body {
	background: #c0c0c0;
	text-align: center;
	font-family:verdana
	font-size: 12px;
	color: white;
}

td {
	font-family: verdana;
	font-size: 12px;
}

H1
{
	font-family: verdana;
	font-size: 40px;
	color: #CC0000;
}

H2
{
	font-family: verdana;
	font-size: 12px;
}

a:link { font-size: 12px; color: white; text-decoration: underline }
a:active { font-size: 12px; color: #CC6633; text-decoration: underline }
a:visited { font-size: 12px; color: #C0C0C0; text-decoration: underline }
a:hover { font-size: 12px; color: #C0C0C0; text-decoration: underline }

.a1:link { font-size: 11px; color: white; text-decoration: underline; font-family: tahoma;}
.a1:active { font-size: 11px; color: #CC6633; text-decoration: underline; font-family: tahoma;}
.a1:visited { font-size: 11px; color: #C0C0C0; text-decoration: underline; font-family: tahoma;}
.a1:hover { font-size: 11px; color: #C0C0C0; text-decoration: underline; font-family: tahoma;}

li
{
	margin-bottom: 3px;
}

.visited {   FILTER: Gray; }