body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333300;
	text-align : left;
}
h1 {
	font-size: 20px;
	font-weight : bold;
	color : Black;
}
a:link {
	color: #722e35;
	text-decoration: underline;
}
a:hover {
	color: #336633;
	text-decoration: none;
}
a:active {
	color: #336633;
	text-decoration: underline
}

.popheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	color : #FFFFFF;
}

.poptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #ffffcc;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	color: #000000;
}
.whtcopysm {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.linksm {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0000CC}
.linkbl {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color: #000000;
}
.NavRed {
	font-size: 10px;
	color: #722e35;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.NavYell {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.CopySm {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
