body	{ background: white;
	color: black}

P, Table, TD, TR, li { font-family: verdana, arial, sans-serif; font-size: 12pt;}
h1           { font-family: verdana, Arial, Helvetica; font-size: 24pt; color: green; text-align: Center }
h2           { font-family: Arial; font-size: 18pt}
h3           { font-family: Arial; font-size: 12pt}
h4		 { font-family: Arial; font-size: 10pt}
newstitle	{ font-family: verdana, arial, sans-serif; font-size: 10pt; color: white}

a:link	{ color: green;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: white;
	text-decoration: none;}

a:active { color: green;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: white;
	text-decoration: underline;}

a:visited { color: green;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: white;
	text-decoration: none;}

a:hover	{ color: green;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: white;
	text-decoration: none;}

table a:link	{ color: green;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: white;
	text-decoration: none;}

table a:active	{ color: green;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: white;
	text-decoration: none;}

table a:visited	{ color: green;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: white;
	text-decoration: none;}

table a:hover	{ color: white;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: green;
	text-decoration: none;}