body, tr
{	
	padding: 15px 15px;
	background:#304080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	margin: 0%;
}

.tt
{
	font-family: courier, monospace;
}

.sm
{
	text-align:center;
}

p, table
{
	margin-top:1em;
	margin-bottom:0;
	padding:0;
}

.pad
{
	padding:2%;
}

a:link
{
	color:#011dc9;
	background: transparent;
	text-decoration:none;
}
		
a:visited, a:active
{
	color:#011a9b;
	background: transparent;
	text-decoration:none;
}

a:hover
{
	color:#001373;
	background: transparent;
	text-decoration:underline;
}


#main, #main tr
{
	clear:both;
	width:100%;
	padding:0;
	margin:0;
	color:#000040;
	background:#fff;
}


ul, ol 
{
	margin:1em;
	padding:0 1em;
}

li
{
	margin: 0 1em;
	padding: 0.2em 0.25em;
}

.image
{
	text-align:center;
}

.image img
{
	border:1px solid;
}

.menu
{
	clear:both;
	margin-bottom:3px;
	color:#000;
	height:24px;
	width:100%;
	background: #fff url(/menu.gif) bottom;
}

.menu p
{
	margin:0;
	padding:0;
	line-height:24px;
}

.menu span
{
	display:none;
}

.menu a, .menu a:visited
{
	float:left;
	width:15%;
	display:block;
	text-align:center;
	border-left:1px solid #aaa;
	background:transparent;
	text-decoration:none;
	color:#000;
}

.menu a:hover
{
	text-decoration:none;
	background: #fff url(menu.gif) bottom;
	font-weight:bold;
}


h1, h2, h3, h4
{
	margin:15px 0 0 0;
	font-size:120%;
	color:Firebrick;
}

h1
{
	font-size:150%;
	margin-top:0;
	text-align:center;
}	

h2
{
	border-top:1px dashed #aaa;
	padding-top:8px;
}

h3
{
	font-style:italic;
}

.menu span
{
	display:none;
}


