body {
 	font-family: Verdana, Arial, helvetica, sans-serif;
	background-color: #990000;
	margin: 0 0 0 0; 
}
A {
	color: #FFFFFF;
	text-decoration: underline;
}
A:link {
	color: #6666CC;
	text-decoration: underline;
}
A:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
A:active {
	color: ##6666CC;
	text-decoration: underline;
}
A:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Arial, helvetica, sans-serif;
}
img {		
	background-color: #990000;
}
#txt {		
	background-color: #CCCCCC;
	padding: 10px 60px;
}
#side {
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #990000;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #990000;
	text-align: center;
}
h3 {
	font-size: 8px;
	text-align: center;
	vertical-align: bottom;
}
