

li,ul {
    font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : 000000;
	margin-left: 20px;
	margin-top: 5px;
	
	}


body {font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : 000000;}
	
a:link { 
	color: #d70d0d;
	}
a:visited { 
	color: #b01111;
	}
a:hover { 
	color: #d70d0d;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
a:active {red} 


p,td {
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : 000000;
}