.darkred {
	background-color: #990000;
}
.ptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lgray {
	background-color: #F5F5F5;
}
.ntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.newstitle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:link.nav {text-decoration: none; color: white;}
A:visited.nav {text-decoration: none; color: white;}
A:hover.nav {text-decoration: underline; color: white;}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
}

