body { background-color:#000066;
background-position:top center;}

h1 {
	color: #000066;
	font-family: Arial;
	font-size: 18px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 15px;
}

td.content {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 15px;
}
A.nav {
	color: #01009a;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-top: 15px;
}
	
A{
	color: #262b6b;
	text-decoration: underline;
	
	font-family: Arial;
	font-size: 12px;
	
}

A:hover{
	color: #f5841f;
	text-decoration: underline;
	
	font-family: Arial;
	font-size: 12px;
	
}

A.footer{
	color: #262b6b;
	text-decoration: underline;
	
	font-family: Arial;
	font-size: 10px;
	
}

A:hover.footer{
	color: #f5841f;
	text-decoration: underline;
	
	font-family: Arial;
	font-size: 10px;
	
}

hr.footer { width:580px;
			height: 1px;
			color: #262b6b;
			margin-top:20px;}

