			A  {
	text-decoration: none;
	color: Black;
	size: small;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
}
	a:link {
	color: Maroon;
	text-decoration: none;
}

	a:visited {
	color: Maroon;
	text-decoration: none;
	}
	
	a:active {
	color: Black;
	text-decoration: none;
}
        
   P.basic  {
	font-family: sans-serif;
	font-size: 11pt;
	text-align: justify;
	}
         
 	P.head  {
	font-family: sans-serif;
	font-size: 14pt;
	text-align: justify;
	font-weight: bold;
	}
	
	P.sub  {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: Teal;
}
	
	P.main  {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: Teal;
}
.FontA {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

