BODY{		
	font-size: 9pt;
	color: #979DA2;
	font-family: Verdana;
	SCROLLBAR-BASE-COLOR: white;
	background-color: white;
 }
.menu1{	
	color:white;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
 }
.menu2{	
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
 }

.submenu{
	font-size: 8pt;
	color: #95B86C;
	font-family: Verdana;
	font-weight: bold;
 }
.submenu_title{
	font-size: 8pt;
	font-weight: bold;
	color: #6C7176;
	font-family: Verdana;
	text-align: justify;
 }
.title{
	font-size: 16pt;
	font-family: Verdana;
	color: #4A4A4A;
	font-weight: bold;	 
}
.subtitle{
	font-size: 10pt;
	font-family: Verdana;
	color: #4A4A4A;
	font-weight: bold;	 
 }
.blue{
	font-size: 10pt;
	font-family: Verdana;
	color: #5C97AD;
	font-weight: bold;	 
}