A:LINK {
	color : #CCCCCC;
	font-family : "Courier New", Courier, monospace;
}
A:VISITED {
	color : #FF9999;
	font-family : "Courier New", Courier, monospace;
}
A:HOVER {

	color : White;
}

BODY, P, BLOCKQUOTE {
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	color : White;
}

.header {
	font-size : 10pt;
	letter-spacing : 1px;
	font-weight : 700;
}

