body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	
}
body {
	background-color: #79011C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color:#990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
td img {
	display: block;
}
.pad { 
	padding:10px;
}
.darkgrey {
	color:#666666;
}
.ltgrey {
	color:#CCCCCC;
}
h1 {
	color:#999999;

}
.subtittle {
	color:#999999;
	font-size:18px;
}

.footer {
	color:#FFFFFF;
	font-size:12px;
}
.footer a:link {
	color:#F8E191;
}
.footer a:visited {
	color:#F8E191;
}
.footer a:hover {
	color:#FFCC00;
}
.bgtittles {
	background-color:#990000;
	color:#CCCCCC;
}
.small {
	font-size:12px;
}