@charset "iso-8859-1";
<style type="text/css">
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: Teal;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #006600;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(images/bg_page.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 22px;
}
.style1 {color: #000000}
a:active {
	color: Aqua;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style3 {color: #000000; font-weight: bold; font-size: 12;}
.text_red {
	color: Teal;
}

.text_big {font-size: 24px}

}
</style>
