a:link
{
	color: #CC3300; 
}

a:visited
{
	color: #364388; 
} 
a:active 
{
	color: #CC3300;
}

a:hover
{
    color: #CC3300;
    text-decoration:none;
}


BODY, TABLE, TD, TH

{
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #212F76;
}

BODY
{
	background-color: #ffffff;
}

p 
{
	font-family: Verdana, Helvetica; font-size: 8pt; color: 212F76; font-weight: normal
}

.form      { font-family:Verdana, Helvetica; font-size: 8pt; color: #212F76; font-weight: normal }
.subscript      { font-family:Verdana, Helvetica; font-size: 7.5pt; color: #000066; font-weight: normal }

.h1 {font-family: verdana, helvetica; font-size:13.5pt; color: #3C467A; font-weight:bold}

.h2 {font-family: verdana, helvetica; font-size:11pt; color: #cc3300; font-weight:bold}

.h3 {font-family: verdana, helvetica; font-size:10pt; color: #cc3300; font-weight:bold}

.h4 {font-family: verdana, helvetica; font-size:9pt; color: #41509C; font-weight:bold}

.orangetext	 { font-family: verdana, Helvetica; font-size:8pt; color:#CC3300; font-weight:normal }

.ratetable			{ font-family:verdana, Helvetica; font-size: 8pt; color: #3C467A; font-weight: normal }
.ratetablebold	{ font-family:verdana, Helvetica; font-size: 8pt; color: #3C467A; font-weight: bold }

.contact {font-size: 8pt; color: #DC6A23; font-weight:normal}
.contact a:active    { text-decoration:none; font-size: 8pt; color: #DC6A23; font-weight:normal}
.contact a:link     { text-decoration:none; font-size: 8pt; color: #DC6A23; font-weight:normal}
.contact a:visited     { text-decoration:none; font-size: 8pt; color: #DC6A23; font-weight:normal}
.contact a:hover     { text-decoration:underline; font-size: 8pt; color: #DC6A23; font-weight:normal}

.footer {font-size: 8pt; color: #B29F81; font-weight:normal}
.footer a:active    { text-decoration:none; font-size: 8pt; color: #B29F81; font-weight:normal}
.footer a:link     { text-decoration:none; font-size: 8pt; color: #B29F81; font-weight:normal}
.footer a:visited     { text-decoration:none; font-size: 8pt; color: #B29F81; font-weight:normal}
.footer a:hover     { text-decoration:underline; font-size: 8pt; color: #B29F81; font-weight:normal}

.copyright {font-size: 7.5pt; color: #C6B190; font-weight:normal}
.copyright a:active    { text-decoration:underline; font-size: 7.5pt; color: #C6B190; font-weight:normal}
.copyright a:link     { text-decoration:underline; font-size: 7.5pt; color: #C6B190; font-weight:normal}
.copyright a:visited     { text-decoration:underline; font-size: 7.5pt; color: #C6B190; font-weight:normal}
.copyright a:hover     { text-decoration:none; font-size: 7.5pt; color: #C6B190; font-weight:normal}


