BODY {
	color : Black;
	background-color : White;
	
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	background-image: url(/graphics/gradback2.jpg) 
}
TABLE, TR,TD{
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}

A {
	color : #003200;
		font-size : 10pt;
		font-family : Georgia, "Times New Roman", serif;
		text-decoration : none;
}

A:HOVER {
	color : #7C4B2E;
	text-decoration : underline;
}

.BoldHeading {
	
	font : Georgia, Time New Roman;
	color : #3C7E52;
	font-weight : bold;
	font-family : serif;
	font-variant : small-caps;
	font-size : 12pt;
}

.DarkHeading {
	
	font : Georgia, Time New Roman;
	color : #22028B;
	font-weight : bold;
	font-family : serif;
	font-variant : small-caps;
	font-size : 12pt;
}
.OutlineTable {
	background-color: #000000;
}
