body {
	background-image: url(images/back.jpg);
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C2C2C;
	text-align: left;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #73150E;
}

.fontw {
	color: #FFFFFF;
}
.font15boldwhite {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
.a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.a:link {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.a:hover {
	color: #73150E;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.maroon {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #72150E;
}
.green {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #4A7760;
}
.small {
	font-size: 11px;
	color: #FFFFFF;
}
