body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #CFD0D2;
}
body {
	background-color: #1b1c20;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MailingList{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
a:link {
	color: #ee3b33;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
		font-weight: bold;
}
a:visited {
	color: #b30003;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
		font-weight: bold;
}
a:active {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
		font-weight: bold;
}


a.bodylink:link {
	color: #ee3b33;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
}
a.bodylink:visited {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
}
a.bodylink:hover {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
}
a.bodylink:active {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
}
table.tablelink a:link {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
table.tablelink a:visited {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
table.tablelink a:hover {
	color: #ee3b33;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
table.tablelink a:active {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
table.sidebox a:link {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
table.sidebox a:visited {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
table.sidebox a:hover {
	color: #ee3b33;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
table.sidebox a:active {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}


.heading {
	font-size: 20px;
	font-weight: bold;
}

.subheading {
	font-size: 16px;
	font-weight: bold;
}

.copyright {
	font-size: 11px;
	background: #333333;
	padding: 10px;
}
