BODY { font-family: "Times New Roman", Times, serif; font-size: small;}
A { text-decoration: underline}


.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: small;
	text-align:left;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
.style2 {font-size: x-small}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	margin-top: 2.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #996600;
}

.nocolor a:link {
	color:#FFFFFF
}