

p, li, td {
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	color: Black;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #333399;
	font-family: "MS Serif", "New York", serif;
}

.heading {
	font-family: Arial, Geneva, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}

.navlinks p {
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: White;
	padding-left: 15px;
}

#sidebar li{
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: White;
}

.navlinks a:link {
    color: White;
	text-decoration: none;
}

.navlinks a:visited {
    color: White;
	text-decoration: none;
}

.navlinks a:hover {
	color: White;
	text-decoration: underline;
}


#content a:link, #footer a:link {
	color: #CC0000;
	text-decoration: underline}

#content a:visited, #footer a:visited {
	color: #CC0000;
	text-decoration: underline}

	
#footer p {
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: Black;
}
