<style type="text/css">


a:hover {
	text-decoration: underline, overline;
	background-color: #ffff10;
	font-weight: bolder;
	font-size: 14px;
	}
a:visited {
	text-decoration: underline;
	color:#800080
	}
a:active {
	color: silver;
	text-decoration: underline
	}
body {
	color: #ff0000; FONT-FAMILY: Verdana, Arial;
	font-size: 10px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ff0000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ff0000;
}
p {
color: #ffffff;
font-weight: bold;
font-size: 10px;
}
.header {  font-family: Tahoma, Verdana, Arial; font-size: 12pt; color: #8E8C75; }
.header2 {  font-family: Tahoma, Verdana, Arial; font-size: 12pt; color: #ffd700; }
.contents { font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; }
.contents:link { font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; }
.contents:visited { font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; }
.contents:hover { font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: underline; }
.contents:active { font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: underline; }


table.copy { 
color: #ffd700; 
font-size: 10px;
}
ul {
color: #ff0000;
font-size: 12px;
font-weight: bold;
}




</style>