BODY  {
	background-image: url(../pix/bg_logo_bw.gif);
background-repeat:no-repeat; background-position:center center;
background-attachment:fixed;
	color : #0C3E87;
	font-family :  Verdana, Arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	}

P,UL,OL	{
	color : #0C3E87;
	font-family : Verdana, Arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	}

H1 {
	font-family :  Verdana, Arial, sans-serif;
	font-size: 19pt;
	color: #0C3E87;
	text-align: center;
	margin-top: 20px;
        }

H2 {
	font-family :  Verdana, Arial, sans-serif;
	font-size: 16pt;
	color: #0C3E87;
	text-align: center;
        margin-top: 20px;
	}

H3 {
	font-family :  Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #0C3E87;
	text-align: center;
        margin-top: 20px;
	}

H4 {
	font-family :  Verdana, Arial, sans-serif;
      font-size: 10pt;
	font-variant: small-caps;
	color : #0C3E87;
	text-align: center;
	}

H5 {
	font-family :  Verdana, Arial, sans-serif;
      font-size: 9pt;
	color : #0C3E87;
	text-align: center;
	}

A {
	text-decoration: underline;
	color: #0C3E87;

	}

A:Hover {
	color: #FF0000;
}

HR {
	color: #0C3E87;
	height: 1pt;
}

