body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #666666;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

A:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

A:hover {
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.headings {
	color: #013f00;
	font-size:16px;
	font-weight:bold;
}

.subheadings {
	color: #013f00;
	font-size:12px;
	font-weight:bold;
}

.email {
	color: #000000;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

.email a:link {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

.email a:visited {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

.email a:hover {
	color: #000000;
	font-size:11px;
	text-decoration:underline;
}


.footer {
	color: #CCCCCC;
	font-size:11px;
	text-decoration:none;
}

.footer a:link {
	color:#CCCCCC;
	font-size:11px;
	text-decoration:none;
}

.footer a:visited {
	color:#CCCCCC;
	font-size:11px;
	text-decoration:none;
}

.footer a:hover {
	color: #CCCCCC;
	font-size:11px;
	text-decoration:none;
}