body {
	background: Silver 
	font-family: Tahoma;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none; text-transform: none; font-size: 16px; font-family: Tahoma;
}
a.footer:visited {color: #FFFFFF; text-decoration: none; text-transform: none; }
a.footer:active {color: #FFFFFF; text-decoration: none; text-transform: none; }
a.footer:hover {
	color: #FF0000;
	text-decoration: none;
	text-transform: none;
	font-family: Tahoma;
}
a.main:link {color: #000000; text-decoration: none; text-transform: none; }
a.main:visited {color: #000000; text-decoration: none; text-transform: none; }
a.main:active {color: #000000; text-decoration: none; text-transform: none; }
a.main:hover {
	color: #FF0000;
	text-decoration: none;
	text-transform: none;
	font-family: Tahoma;
}
h1 {
 font-size:14pt; font-weight:bold; font-family:Tahoma; text-decoration:underline
}
h2 {
 font-size:10pt; font-weight:bold; font-family:Tahoma; text-decoration:none;color:white
}
h3 {
 font-size:13pt; font-weight:bold; font-family:Tahoma; text-decoration:none;color:black
}
td {
 font-size:09pt; font-family:Tahoma
}