P,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}

H1, .sectiontitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration: none;
	color: 006600;
}

A.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
	color : ffffff;
}
A.nav:hover{
	color : ffff33;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
	color : 990000;
}
.footer:hover{
	color : ff0000;
}

.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : ffffff;
}
