BODY {
    font : 11pt Verdana, Geneva, Arial, Helvetica, sans-serif color : white;
	margin : 10 0;
	background-color : #015D5F;
	background-image : url(img/bg.jpg);
	scrollbar-arrow-color : #E5C991;
	scrollbar-base-color : #E5C991;
	scrollbar-darkshadow-color : #E5C991;
	scrollbar-face-color : #015D5F;
	scrollbar-highlight-color : #015D5F;
	scrollbar-shadow-color : #015D5F;
	scrollbar-track-color : #015D5F;
	font-weight : bold;
	}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : White;
	text-align : justify
	}

A:LINK {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	color : #E5C991;
	}

A:VISITED {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	color : #E5C991;
	}

A:ACTIVE {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	color : #E5C991;
	}

A:HOVER {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	color : #FFFFCC;
	}

UL {
	list-style : url(img/li.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color : White;
	font-weight : bold;
	text-align : justify
    }
TD {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size: 11px;
	color :White;
	font-weight : bold;
	}
H1 {  
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size: 12px;
	font-weight : bold;
	color : #E5C991;
	}
HR {
	height:1pt;  width:100%; color:#E5C991}



