BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}

TABLE, TR,TD,P{
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}

A {
	color : #1F4076;
		font-size : 10pt;
		text-decoration : underline;
}

A:HOVER {
	color : #666633;
	text-decoration : underline;
}

A.menulink:LINK {
	color : #494A31;
	text-decoration : underline;
}

A.menulink:VISITED {
	color : #73744D;
	text-decoration : underline;
}

A.menulink:ACTIVE {
	color : #996666;
		text-decoration : underline;
}

A.menulink:HOVER {
	color : #CC6633;
}

.BoldHeading {
	font : Arial, Helvetica, sans-serif;
	color : #1F4076;
	font-weight : bold;
	font-variant : small-caps;
	font-size : 12pt;
}
