body{
	background-color: #930907;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td{
	background-color: #930907;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.title{
	color: #F8B84A;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 18px;
}

.title2{
	color: #FFFFFF;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 18px;
}

.footer{
	color: #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	font-size: 8pt;
}
A{
	color: #F8B84A;
	text-decoration: none;
}

A:link {
	COLOR: #F8B84A;
	text-decoration: none;
}
A:hover {
	COLOR: #F8B84A;
	text-decoration: underline;
}
A:active {
	COLOR: #F8B84A;
	text-decoration: none;
}
