body {
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size:11pt;
	color:#4B505A;
	background-color:#FFBA99;
	}
.font1 {
   font-family:"Times New Roman","Times";
	 font-size:18pt;
	 font-weight: bold;
	 color:#333333;
	 line-height:25pt;
  }
.font1b {
   font-family:"Times New Roman","Times";
	 font-size:16pt;
	 font-weight: bold;
	 color:#333333;
	 line-height:30pt;
  }
.font2 {
   font-family:"Times New Roman","Times";
	 font-size:20pt;
	 font-weight: bold;
	 color:#333333;
	 line-height:30pt;
  }
a {
	text-decoration:none;
	font-size:18pt;
	color:#333333;
  }
a:hover {
	color: #FF0000;
	text-decoration: none;
  }
.a2 {
  font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	text-decoration: none;
	font-size: 7pt;
	color: #4B505A;
}
.a2:hover {
	color: #FF0000;
	text-decoration: none;
}
