@charset "ISO-8859-1";
h1 {
	color: #092533;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #002E2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #003D3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.links {
	color: #333300;
	text-decoration: underline;
}
