body         { font-family: Verdana; font-size: 3mm }

td           { font-family: Verdana; font-size: 3mm }

A {text-decoration: none;}

A:link {color: Black;}

A:visited {color: Black;}

A:hover {color: Blue;}

h1           { font-family: Verdana; font-size: 3mm; color: #000000; font-weight: bold }

h2           { font-size: 3mm; font-family: Verdana; color: #000000; font-weight: bold }

h3           { font-size: 3mm; font-family: Verdana; color: #000000; font-weight: bold }

h1.head           { font-family: Verdana; font-size: 3mm; color: #cccccc; font-weight: bold }

A.red:link, A.red:visited, A.red:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
A.white:link, A.white:visited, A.white:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #ffffff;
	text-decoration: none;
}