.text
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
 	color: #000000;
 }
 
.footer
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 9pt;
 	color: #FFFFFF;
 } 

.tab_off
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 10pt;
	font-weight: bold;
 	color: #FFFFFF;
	padding-top: 3px;
	text-decoration: none;
 } 

.tab_on
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 10pt;
	font-weight: bold;
 	color: #0EB016;
	padding-top: 3px;
	text-decoration: none;
 } 

.title1
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
 	color: #000000;
	padding-top: 3px;
	text-decoration: none;
 } 

.title2
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	align: center;
 	color: #000000;
	padding-top: 3px;
	text-decoration: none;
 } 

.title3
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	align: center;
 	color: #000000;
	padding-top: 3px;
	text-decoration: none;
 } 

.link
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
 	color: #000000;
 	text-decoration: underline;
 }
 
.link:hover
 {
 	font-family: "Trebuchet MS, Arial";
 	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
 	color: #000000;
 	text-decoration: none;
 } 
 
/*************    */
.green {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#198c31;
	text-decoration:none;}
.green:hover  {
	text-decoration:underline;
	padding-left:1px; }
.green1 {
	font-family:Trebuchet MS;
	font-size:15px;
	color:#198c31;
	text-decoration:none;
	font-weight:bold;}
.green1:hover  {
text-decoration:underline;
padding-left:2px; }