.header {  
font-size: 10pt;
font-family: Verdana;
font-weight: bold;
}

.menu {  
font-size: 8pt;
font-family: Verdana;
text-align: center;
font-weight: bold;
text-decoration: none;
color : #000088;
}
.menu:hover{color: #0000FF; }


.txt {  
font-size: 8pt;
font-family: Verdana;
text-align: center;
color : #000000;
}

.txt_l {  
font-size: 8pt;
font-family: Verdana;
text-align: left;
color : #000000;
}

.www{
	font-size : 7pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;}

.small{
	font-size : 7pt;
	font-family : Verdana;
	font-style : normal;
	color : #000000;}
