p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
h3 {
	font-size: 16px;
	text-align: center;
}
h4 {
	font-size: 18px;
	color: #990000;

}
a {
	color: #6633CC;
	text-decoration: underline;
	font-weight: bold;

}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
a.redlink {
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
white {
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.lgbold {
	font-size: 16px;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.lgitalic {
	font-size: 13px;
	font-style: italic;
}
a.whitelink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	font-style: italic;
	color: #cccccc
}

.copyright a:link    { color:#cccccc; text-decoration:none; }
.copyright a:active  { color:#cccccc; text-decoration:none; }
.copyright a:visited { color:#cccccc; text-decoration:none; }
.copyright a:hover   { color:#000000; text-decoration:none; }