BODY {
	background: White;
	margin-top: 10px;
	}

TD, LI  {color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
				}
	
Blockquote {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			}

			
a:link {text-decoration: none}
a:visited {text-decoration: none; color: red;}
a:active {text-decoration: none}
a:hover {text-decoration: none; color: maroon;}
			
h1 {font-size: 17px;
	font-weight: bold;
	}
	
h3 {font-size: 11px;
	font-weight:bold;
	}	
	
h5 {font-size: 10px;
	font-weight:normal;
	}