BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: ##3333CC;
    FONT-FAMILY: 'Verdana';
}
P {
	color: #000000;
	font-family: 'Verdana';
	font-size: 10pt;
}
TD {
	color: #000000;
	font-family: 'Verdana';
	font-size: 10pt;
}
ol {
	color: #000000;
	font-family: 'Verdana';
	font-size: 10pt;
}
.small {
	color: #000000;
	font-family: 'Verdana';
	font-size: 7pt;
}
H1
{
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #660000;
    FONT-FAMILY: 'Verdana';
    TEXT-TRANSFORM: capitalize
}
H4
{
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
    TEXT-TRANSFORM: capitalize
}
H5
{
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
    TEXT-TRANSFORM: capitalize
}

A {
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
A:hover {
    color: #000000;
    font-size: 9pt;
    text-decoration: underline;
}
A:visited {
    color: #000000;
    font-size: 9pt;
}

A.blacklink {
    color: #000000;
    font-size: 9pt;
    text-decoration: underline;
}
A.blacklink:hover {
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
A.blacklink:visited {
    color: #000000;
    font-size: 9pt;
}

A.blacklink2 {
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
A.blacklink2:hover {
    color: #000000;
    font-size: 9pt;
    text-decoration: underline;
}
A.blacklink2:visited {
    color: #000000;
    font-size: 9pt;
}

.orange {
	color: #EC831C;
	font-family: 'Verdana';
	font-size: 10pt;
}
.title {
	background-color: #12587f;
	color: #000000;
}
.currentpage {
    color: #DC0000;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

.currentpageblack {
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
}

.footer {
	color: #944B9A;
	font-family: Verdana;
	font-size: 8pt;
}


.blackfont {
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
}
.smallblackfont {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.bigwhitefont {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.midwhitefont {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
}

.whitefont {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
}
.smallwhitefont {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
}
.darkred {
	color: #AA0000;
	font-family: Verdana;
	font-size: 14pt;
}