.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-size: 20px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-size: 13px}
.style5 {
	font-size: 13px;
	font-weight: bold;
}
.style7 {color: #339933;
		 font-weight: bold;
		 font-size: 13px;}
.style77 {
	font-size: 10.5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A {
  color: #333399;
  text-decoration: none;
}

A:hover {
  color: #3399FF;
  text-decoration: none;
}
