body {
	background-image: url(/images/bg.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whiteheading {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
.footer {
	font-size: 9px;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}

.form {margin:0}.subtitle {
	font-size: 14px;
	color: #CC3300;
}
.largetitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.largetitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.table {
	border: 6px solid #FFFFFF;
	background-color: #00CCFF;
	margin-left:auto; margin-right:auto;
}

.emailbox {

	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}



.header {
	color: #b01b00;
		font-size: 10px;
	font-weight: bold;
}

.header a:link {
	color: #b01b00;

	text-decoration: none;
}

.header a:visited {
	color: #b01b00;

	text-decoration: none;
}

.header a:hover {
	color: #b01b00;
    text-decoration: underline;
}

