@charset "iso-8859-1";
.TH {
	color: rgb(255,255,255);
	background-color: rgb(0,51,153);
}
H1 {
	font-size: 14pt;
}
H2 {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}
P {
	margin-top: 0pt;
	margin-bottom: 0pt;
}
.TD {
	font-size: x-small;
}
H3 {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	background-color: rgb(255,255,255);
}
A:active {
	color: rgb(255,0,0);
}
A:link {
	color: rgb(0,51,204);
}
A:visited {
	color: rgb(153,0,153);
}
.TextNavBar {
	font-size: xx-small;
}
A:hover {
	color: rgb(255,0,0);
}
