BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H1
{
    TEXT-TRANSFORM: capitalize
}
H2
{
    TEXT-TRANSFORM: capitalize
}
H3
{
    TEXT-TRANSFORM: capitalize
}

H4
{
    TEXT-TRANSFORM: capitalize
}

H5
{
    TEXT-TRANSFORM: capitalize
}
H6
{
    TEXT-TRANSFORM: capitalize
}
TH {

}

.tiny {
	font-size: 8pt
}

.tinyred {
	font-size: 8pt;
	color: #990000           
}

.normalred {
	color: #C40000;
	font-size: 10pt;
}
.copyright {  font-size: 9pt}

.bodytext {
	font-size: 10pt;
}
a {font-size: 10pt; }
a:hover {  color: #C40000}
a:link {  color: #000000}
a:visited {  color: #000000}
.bodytextHeading { font-size: 10pt; ; font-weight: bold}
.bodytextBold { font-size: 10pt; font-weight: bold}
