/* CSS Document */

body {
	background-color: #112E4A;
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

a:link,a:active,a:visited {
	color: #112E4A;
}

a:hover {
	color: #996633;
}
table {
	font-size: 12px;
	line-height: 20px;
}
.featHead {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size: 16px;
}
