@charset "UTF-8";
a:link {
	color: #45A3A3;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.bodytext {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #45A3A3;
	text-decoration: none;
}
<style type="text/css">
<!--
.style2 {font-size: 12px}
-->
</style>