body {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;

}

td {
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 18px;
	font-weight: normal;
}

td.navig {
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

td.content {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14px;
	font-weight: normal;
}

td.blacktext {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
td.redtext {
	color: #9D002A;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

a.navilink {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink {
	color: #ffffff;
	text-decoration: none;
}
a.whitelinksmall {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.blacklink {
	color: #000000;
	text-decoration: underlined;
}
h1 {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
