a, a:active, a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#2D70B7;
text-decoration:underline;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#CC6600;
text-decoration:underline;
}

.textHeader {
font-family:Arial;
color:#2D70B7;
font-size:11pt;
font-weight:bold;
}

.mainText {
font-family:Arial;
color:#335A8D;
font-size:9pt;
font-weight:normal;
line-height:13pt;
}

.smallText {
font-family:Verdana, Arial;
color:#335A8D;
font-size:8pt;
font-weight:normal;
line-height:12pt;
}


.mainTextbold {
font-family:Arial;
color:#666666;
font-size:9pt;
font-weight:bold;
}

.whiteText {
font-family:Arial;
color:#FFFFFF;
font-size:10pt;
font-weight:normal;
text-decoration:none;
line-height:16pt;
}

a.whiteText:link {color: #A7A7A4; font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; line-height:13pt; } 

a.whiteText:visited {color: #A7A7A4; font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; line-height:13pt; } 

a.whiteText:hover {color: #CC6600; font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; line-height:13pt; } 

a.whiteText:active {color: #A7A7A4; font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; line-height:13pt; } 