;/* CSS definition file containing sitestyle stylesheets */
BODY {	font-family : Verdana;
	background-color : transparent;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
} 
    
P {
	font-family: Verdana;
	font-size : 9pt;
/*	margin: 0px;*/
}

A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

LI  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
}

LI a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
}

LI a:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

LI a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

LI a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}


ul li a:hover {
}


UL {
	font-family: Verdana;
	font-size : 9pt;
    }

OL {
	font-family: Verdana;
	font-size : 9pt;
    }

H1 {
	font-family: Verdana;
	font-size : 14pt;
}

H2 {
	font-family: Verdana;
	font-size : 12pt;
}


