
.Maintext
{
    color: #2e3061;
    font: 12pt Goudy Old Style, Times New Roman, Times, serif;
    font-weight: normal;
}
.maintext a:link
{
    text-decoration: underline;
    color: #2e3061;
} 
.maintext a:visited {
	text-decoration: underline;
	color: #2e3061;
}
.maintext a:active
{
    text-decoration: underline;
    color: #2e3061;
}
.maintext a:hover
{
    text-decoration: underline;
    color: #2e3061;
}
.smalltext
{
    color: #2e3061;
    font: 9pt Goudy Old Style, Times New Roman, Times, serif;
    font-weight: normal;
}
.Headline
{
    color: #2e3061;
    font: 14pt Goudy Old Style, Times New Roman, Times, serif;
    font-weight: bold;
}
.FooterText
{
    color: #FFFFFF;
    font: 8pt Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.FooterText a:link
{
    text-decoration: none;
    color: #FFFFFF;
} 
.FooterText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.FooterText a:active
{
    text-decoration: none;
    color: #FFFFFF;
}
.FooterText a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
div#Rounder
{
    background: #fafad8;
}
b.cpTop, b.cpBottom
{
    display: block;
    background: #fafad8;
}
b.cpTop b, b.cpBottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #fafad8;
}
b.r1
{
    margin: 0 5px;
}
b.r2
{
    margin: 0 3px;
}
b.r3
{
    margin: 0 2px;
}
b.cpTop b.r4, b.cpBottom b.r4
{
    margin: 0 1px;
    height: 2px;
}

