body,tr,td,th { 
	font-size: 10pt;
	color:#444444;
}

a{
       text-decoration:none;
       font-size:10pt;
       color:#3300FF;
      }

a:hover{
       text-decoration:underline;
       font-size:10pt;
       color:#3300FF;
      }

font.tit{
	font-size:12pt;
	color:#5588FF;
}

font.min{
	font-size:9pt;
}

ul.square{
	list-style-type:square;
}
.f11ptg {
	FONT-SIZE: 11pt;
	font-weight: bold;
	color: #006633;

}
.f10pt {
	FONT-SIZE: 10pt
}
.f11pt {
	FONT-SIZE: 11pt
}