body 
{
	font-family: "Verdana"; 
	margin-left: 3px;
	margin-top: 3px;
	background-color: #6B8694;		
}

a {font-family: "Verdana"; font-size: 100%; line-height: 130%; color: #FFFFFF}	
a:link{	text-decoration: none}
a:visited{text-decoration: none}
a:hover{text-decoration: underline; color: #FF0000}
a:active{text-decoration: underline}

a.lhs{font-family: "Verdana"; font-size: 12px; font-weight: bold; line-height: 130%; color: #FFFFFF}	
a:link.lhs {text-decoration: none}
a:visited.lhs {text-decoration: none}
a:hover.lhs {text-decoration: underline; color: #FF0000}
a:active.lhs {text-decoration: underline}

hr
{	
	height: 1px;color: #E9E5F0
}


p
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: "Verdana";
    text-align: justify;
    font-weight: bold;
    
}
td
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    font-family: "Verdana";
    text-align: justify;
    font-weight: bold;
    
}
li
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    font-family: "Verdana";
    text-align: justify;	
    font-weight: bold;
    
}
ul
{
    FONT-SIZE: 11px;
    COLOR: #6B8694;
    font-family: "Verdana";
    text-align: justify;	
    font-weight: bold;
    
}

h1
{
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2
{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

