BODY {
    font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #012B44;
 	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #5DA5D0;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #5DA5D0;
	scrollbar-darkshadow-color : #5DA5D0;
	scrollbar-face-color : #5DA5D0;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	scrollbar-track-color : #5DA5D0;
	}

P {
font-weight:bold;
    font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #012B44;
	text-align : justify;
	margin-left:5px;
	}
	
A:LINK {
    font-weight : bold;
   	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #990000;
	}

A:VISITED {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #CC0000;
	}

A:ACTIVE {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #CC0000;
	}

A:HOVER {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	background-color:#CC0000;
	}
	
UL {
	list-style : url(img/li.gif);
	font-size: 11px;
	 }

HR {
	height: 1pt;  
	width: 100%; 
	color: #CAE2F0;
	}
	
TD{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
		color: #012B44;
	}
	