td  { color: #003399; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-align: left }
a:link { color: #800; text-decoration: underline }
a:hover { color: #800 }
a:active { color: red }
body {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
a:visited { color: #a00; text-decoration: underline }
.strong  { color: #CC0000; font-size: 17px; font-weight: normal; font-stretch: expanded }

ul { list-style-type: disc; margin: 1em 0 1em 40px }
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-color: #AFEDF2;
	height: 20px;
	width: 628px;
	text-indent: 5px;
	padding-top: 3px;
}
input {
	font-size: 11px;
	font-weight: bold;
	background-color: #A5DFE4;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #1D597F;
	text-indent: 5px;
}
