body, td, th, p {
	font-family:Arial, Helvetica,Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

hr {
	color: #000000;
	height: 3px;
}

.blackbold {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.redbold {
	font-size: 12px;
	font-style: normal;
	color: #ff0000;
	font-weight: bold;
}

.whitebold {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}

A:link {
	color: #FF0000;
}

A:visited {
	color: #FF0000;
	text-decoration: underline;
}

A:active {
	color: #FF0000;
	text-decoration: underline;
}

A:hover {
	color: #0000FF;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.subtitle, h3, h4, h5, h6 {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.subtitle, h2 {
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.subtitle, h1 {
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.navlinks A:link {
	color: #a0a0a4;
	font-size: 9;
	text-decoration: none;
}

.navlinks A:visited {
	color: #a0a0a4;
	font-size: 9;
	text-decoration: none;
}

.navlinks A:active {
	color: #a0a0a4;
	font-size: 9;
	text-decoration: none;
}

.navlinks A:hover {
	color: #0000FF;
	font-size: 9;
	text-decoration: underline;
}