body,td,th,p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

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: #0000ff;
}

A:visited {
	color: #000000;
	text-decoration: underline;
}

A:active {
	color: #0000ff;
	text-decoration: underline;
}

A:hover {
	color: #ff0000;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.subtitle,h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	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;
}