/* CSS definition file containing sitestyle stylesheets */
BODY {	font-family : Verdana;
	font-size : 9pt;
	color : rgb(255,255,255);
	background-image : url( "../assets/images/bg4.gif" )}
 
A:link {
	color: rgb(102,0,0);
	text-decoration : none}

A:visited {
	color: rgb(102,0,0);
	text-decoration : none}

A:active {
	color: rgb(102,0,0);
	text-decoration : none}

H1 {
	font-size: 12pt;
	font-family : Verdana;
	font-weight : bold}

P {
	font-family: Verdana;
	font-size : 9pt;
	text-decoration : none}
