.content 
{
        height: 415x; 
        font-family: Arial, Helvetica, sans-serif; font-size:10pt; color:#3A5FCD;
}

.content2 
{
        height: 415x; 
        font-family: Arial, Helvetica, sans-serif; font-size:9pt; color:#3A5FCD;
}

.content_main {
        height: 400px; 
        margin-top: 10px;
        overflow:auto;  
        body { background-color: #FFFFFF; 
        scrollbar-base-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-face-color: #2F53A7; 
        scrollbar-highlight-color: #2F53A7; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color:white; 
        scrollbar-shadow-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF;
        padding: 1px 1px 1px 1px;}
}

.links
{
        color: #0066FF;
}
a:link {text-decoration: none; font-size: 12; font-weight: light; color: #0066FF;} 
a:visited {text-decoration: underline; font-size: 12; font-weight: light; color: #0066FF;} 
a:active {text-decoration: none; font-size: 12; font-weight: bold; color: #0066FF;} 
a:hover {text-decoration: underline; font-size: 12; font-weight: bold; color: #005499;} 

.mail 
{
        font-family: Arial, Helvetica, sans-serif; font-size:9pt; color:#000000;
}

.footer
{
	color: #FFFFFF;
	font-size: 9pt;
 background-color: #2F53A7; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal
}
a.topnav-no:link { font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold }
a.topnav-no:visited { font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold }
a.topnav-no:active { font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold }
a.topnav-no:hover { font-size:9pt; color:#2F53A7; background-color: #FFFFFF; text-decoration:none; font-weight:bold }
 
a.topnav-act:link { font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold }
a.topnav-act:visited { font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold }
a.topnav-act:active { font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold }
a.topnav-act:hover { font-size:9pt; color:#2F53A7; background-color: #FFFFFF; text-decoration:none; font-weight:bold } 

