/* CSS Document */

P, TD {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}
.header {
	font-family: Times New Roman, Times;
	font-size: 18pt;
	font-weight: bold;
	color: #006699;
	position: relative;
	top: -5px;
}
.subhead {
	font-weight: bold;
	color: #006699;
}
.subheadg {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-transform : uppercase;
	color: #666666;
}
A {
	color: #CC0000;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
