BODY {
    font : 11pt Verdana, Geneva, Arial, Helvetica, sans-serif color : Black;
	margin : 0 0;
	background-color : White;
	}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : Black;
	text-align : justify;
	}

A:LINK {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	color : Black;
	}

A:VISITED {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	color : Black;
	}

A:ACTIVE {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	color : Black;
	}

A:HOVER {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	color : #226E49;
	}

UL {
	list-style : url(img/li.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color : Black;
	font-weight : normal;
	text-align : justify;
    }
TD {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size: 11px;
	color :Black;
	font-weight : normal;
	}
H1 {  
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size: 14px;
	font-weight : bold;
	color : Black;
	}
HR {
	height:1pt;  width:100%; color:#339966}


