.cella { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
 }
.cellainternetsavona { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
 }
 .cellaaqua { 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
  	color: #0000FF;
 }
 .cellaaqualight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
 }
.bcolor {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
.plittle { 
	font-size: 10pt;
 }
 h5 { 
 	font-size: 10pt;
	font-weight: bold;
  }
h4 { 
	font-size: 12pt;
	font-weight: bold;
 }
h3 { 
	font-size: 14pt;
	font-weight: bold;
 }
 H1 { 
 	font-size: 22pt;
	font-family: "Times New Roman", Times, serif;
  }
.mainurl {
	background : #FFCC99;
}
.mainurl:hover {
	background : #FFE6CC;
}
.mainurl:active {  
	background : #FFE6CC;
}
.homeurl {
	background : #00FFFF;
}
.homeurl:hover {
	background : #0000FF;
}
.homeurl:active {  
	background : #0000FF;
 }
.ndurl {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.ndurl:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.ndurl:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
 }
.mailtourl {
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.mailtourl:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.mailtourl:active {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
