.Ptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
}
.Htext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
	text-transform: uppercase;

}

	a.links:link {
	text-decoration:none;
	color: #33CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
	a.links:visited {
	text-decoration:none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
	a.links:hover {
	text-decoration:underline;
	color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
	a.links:active {
	text-decoration:underline;
	color: #33CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

.LinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #33CCFF;
	font-weight: bold;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999}

.PtextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.TopHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #336699;
	text-transform: none;
}

.TopHeaderSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
.HtextBlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: blink;
	text-transform: uppercase;
	background-color: #663366;

}
.HeaderSmallerWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}

.QuoteTextItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FF0000;
	font-weight: normal;
	font-style: italic;
}

.TopHeaderLarger {
	font-family: "Monotype Corsiva", "Times New Roman", Verdana, serif;
	font-size: large;
	font-weight: normal;
	color: #FF0000;
	text-transform: none;
}

.NameHeadingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}

	a.linksblack:link {text-decoration:none; color: #663366;}
	a.linksblack:visited {text-decoration:none; color: #000000;}
	a.linksblack:hover {text-decoration:underline; color: #0000FF;}
	a.linksblack:active {text-decoration:underline;color: #FF0000;}
