.Arial
a:active     { font-family: Arial; color: #FFFFFF; text-decoration: 
               underline; font-weight: bold }
body {
	color: #000000;
	font-family: Arial;
	font-size:10pt;
	}
	
a:link       { text-decoration: underline; color: #FF0000; font-weight: bold }
a:visited    { font-family: Arial;  color: #000066; text-decoration: 
               underline; font-weight: bold }textarea     { color: #000000;  font-family: Arial }
html         { font-family: Arial; font-size: 10pt; color: #000000 }fieldset     { color: #000000; font-family: Arial}
	
h1.members {
	font-weight:900;
	font-size:18px;
	}

td.maincontent {
	font-family: Arial;
	font-size: 12px;
	padding:12px 48px 0px 24px;
	background-color:#ffffff;
	}