body   { font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td { font-size: 9pt }
.size7 { font-size: 7pt }
.size8 { font-size: 8pt }
.size9 { font-size: 9pt }
.size10 { font-size: 10pt }
.size11 { font-size: 11pt }
.size12 { font-size: 12pt }
.size13 {
	font-size: 13pt;
}
.size14 {
	font-size: 14pt;
	line-height: normal;
}


ul  {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link   {
	color: #00008b;
	font-weight: bold;
	text-decoration: none
}
a:visited       { color: #00008b; text-decoration: none }
a:hover         { color: #e10019; font-weight: bold; text-decoration: underline }
a:active     { color: #00008b; text-decoration: none }
.bluelink a:link { color: #00008b font-weight: bold }
.bluelink a:hover  { color: #00008b; font-weight: bold }
.bluelink a:visited { color: #00008b font-weight: bold }
.bluelink a:active { color: #00008b font-weight: bold }
.redlink a:link {
	color: #e10019;
	font-weight: bold;
	text-decoration: underline;
}
.redlink a:hover {
	color: #000099;
	font-weight: bold;
}
.redlink a:visited {
	color: #e10019;
	font-weight: bold;
}
.redlink   a:active {
	color: #e10019;
	font-weight: bold;
}


.blacklink a:link { color: #000; text-decoration: none }
.blacklink a:visited    { color: black; text-decoration: none }
.blacklink a:hover      { color: #00008b; text-decoration: underline }
.blacklink a:active       { text-decoration: none }
.symbol { font-family: Symbol }
.BlueHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
