﻿body
{
    font-family: Arial; 
    font-size: 9pt;
    margin-left:5px;
    margin-top:5px;
}

.headline
{
color: Black; 
font-family: Verdana; 
font-size: 11pt; 
text-align: left;
height: 20px;
font-weight: bold; 
padding-right: 4px;
}

a
{
  
	color:#0055ff; 
	

}

a:visited 
{
	color: #01274d;
}

.webicon a
{
  
	color:#0055ff; 
	

}
.webicon a:hover, 
{	
	color: #01274d;
    text-decoration: underline;
    font-weight: bold;
}

.topnav a
{
  
	color:White; 
	font-weight:bold ;

}
.topnav a:hover
{	
	color: #01274d;
    text-decoration: underline;
    font-weight: bolder;
}
