@charset "iso-8859-1";

.text {
 font: 10pt Arial;
 color: #6B6B6B
}

.boldtext {
 font: bold 10pt Arial;
 color: #6B6B6B
}

.boldtext2 {
 font: bold 9pt Arial;
 color: #6B6B6B
}

.headline {
 font: bold 16pt Arial;
 color: #6B6B6B
}

.headline2 {
 font: bold 14pt Arial;
 color: #6B6B6B
}

.headline3 {
 font: bold 13pt Arial;
 color: #7C745F
}

.info {
 font: 11pt Arial;
 color: #6B6B6B
}

.activepage {
 font: bold 10pt Arial;
 color: #FFFFFF
}

.link {
 color: #2968BC
}

a:link {
 color: #2968BC
}

a:visited {
 color: #2968BC
}

a:active {
 color: #2968BC
}

a:hover {
 color: #20384C
}
