.style1 {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {color: #FFFFFF}
a {
	font-size: 13px;
	color: #006600;
}
.style3 {
	font-size: 17px;
	color: #003300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {font-weight: bold}
a {
	font-size: 13px;
	color: #003300;
}
a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Monotype Corsiva;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style51 {color: #CC3333}
