TD {
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
}
.tdheader {
	font-family: "Times New Roman", Times, serif;
	font-size : 14pt;
	color : midnightblue;
}
.tdalert {
	font-family: "Times New Roman", Times, serif;
	font-size : 14pt;
	color : red;
}
.tdbold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.tdsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : Silver;
}
.tdsmallw {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.tdsmally {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #FFCC00;
}
.tdsmallb {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #008FFF;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
	color : red;
}
TR {
	vertical-align : middle;
	text-align : left;
}
.tdsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : midnightblue;
	background : lightyellow;
}
B.Required  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : red;
}

A {	color: #000099;}
A:visited { color: #000099; }
A:hover { color: #000099; 	background : #ffcc00; }
A.anchor { color: #000000; }
.Nav { font-weight: bold; color: midnightblue; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}
.Nav:Hover {	background : #FFFFFF; font-weight: bold; color: white; font-family: Arial, Helvetica, sans-serif;}
.Nav:Followed {  font-weight: bold; color: midnightblue; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : #000099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000099;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000099;
}

alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Red;
}