.maintext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #333333
}
.headding {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: normal; 
color: #192964
}
.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #192964;
}
a:active {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal; 
color: #999999; 
text-decoration: none
}
a:hover {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none
}
a:link {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: plain; 
color: #192964; 
text-decoration: none
}
a:visited {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: plain; 
color: #192964; 
text-decoration: none
}
.background {  
background-attachment: scroll; 
background-image: url(/images/back.gif); 
background-repeat: no-repeat; 
background-position: left top; 
background-color: #FFFFFF
}
.copyright {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #192964
}
p {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #333333}
td {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #333333
}
.whiteBold {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
color: #FFFFFF
}
font {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #333333
}
.borderDashed {  
border: #CCCCCC; 
border-style: dashed; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
.white-light
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffff99
}
.white-medium
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffff66
}
.white-medium-full
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffcc33
}
.white-full
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffcc33
}
.red-light
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #cf0542
}
.red-medium
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #bc0739
}
.red-medium-full
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #9f0f3a
}
.red-full
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #851635
}