.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #8DB164}
body {
	background-color: #BAD2FF;
class=defaultFont  }
.style3 {color: #F48019}
.style4 {color: #FF6600}
.defaultFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #F48019;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

