.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.headerred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.egotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.egotextred {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
}
.egoboldblack {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.egoboldred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.superheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.smalltextHeavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #CC0000;
}
.bodtextItalic {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.smalltextHeavyK {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #000000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC9999;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
