BODY
{      
    FONT-FAMILY:Verdana; 
    FONT-SIZE: 8pt;    
    FONT-WEIGHT:normal;    
    TEXT-ALIGN:justify; 

}

h1		
{	
    FONT-FAMILY:Verdana; 
    FONT-SIZE: 8pt; 
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left; 
}
h2		
{	
    FONT-FAMILY:Verdana; 
    FONT-SIZE: 10pt; 
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center; 
}
h3		
{	
    FONT-FAMILY:Verdana; 
    FONT-SIZE: 8pt; 
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center; 
}

.table1		
{	
    FONT-FAMILY:Verdana; 
    FONT-SIZE: 8pt; 
    FONT-WEIGHT: normal;
    
}

.border1{
				border:thin;
				border-width:1px;
				border-style:solid;
				border-color:#E7E7E7;
				FONT-FAMILY:Verdana; 
    				FONT-SIZE: 8pt; 
    				FONT-WEIGHT: normal;
				}
				
.border2{
				border:thin;
				border-width:1px;
				border-style:solid;
				border-color:#E7E7E7;
				FONT-FAMILY:Verdana; 
    				FONT-SIZE: 8pt; 
    				FONT-WEIGHT: normal;
				}

a:link {text-decoration: none; font-family:Verdana;color:#FFFFFF;font-size: 8pt}
a:visited {text-decoration: none; font-family:Verdana;color:#4D6AA0;font-size: 8pt}
a:hover {text-decoration: none; font-family:Verdana;color:#4D6AA0;font-size: 8pt}
a:active {text-decoration: none; font-family:Verdana;font-size: 8pt}

a.two:link {text-decoration: none; font-family:Verdana;color:#4D6AA0;font-size: 8pt}
a.two:visited {text-decoration: none; font-family:Verdana;color:#4D6AA0;font-size: 8pt}
a.two:hover {text-decoration: none; font-family:Verdana;color:#4D6AA0;font-size: 8pt}
a.two:active {text-decoration: none; font-family:Verdana;font-size: 8pt}




#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FBFBFB;
}
