body {
 color: #E0FFFF;
 font-family: verdana;
 font-size: 12px;
}

a:link, a:visited, a:active {
        font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
        font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
td {
        font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.style4 {font-family: verdana; font-size: 12px; color: #E0FFFF; }
