td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 30px;
	margin-top: 10px;
}

a:active { color: #990000; text-decoration: none ; }
a:link { color: #990000; text-decoration: underline; }
a:visited { color: #CC3300; text-decoration: underline; }
a:hover { color: #990000; background-color: #FFCC33; }

.bodygrey {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.boygreybold {  font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.bodygreysmall {  font-size: 10px; font-style: normal; font-weight: normal; color: #333333}
.subheadgrey {  font-size: 13px; font-weight: bold; color: #333333}
.subheadred {  font-size: 13px; font-weight: bold; color: #990000}
.bodyred {  font-size: 12px; font-weight: normal; color: #990000}
.bodygreyboldsmall {  font-size: 10px; font-weight: bold; color: #333333;}
hr {  font-size: 1px; color: #000000}
.headgrey { font-size: 16px; font-weight: bold; color: #333333 }

.subheadblue {
	font-size: 12px; font-weight: bold; color: #294484}
