@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #83CCC5;
}
bodytext {
font-size: 12px;
color: #666666;
font-family: "Times New Roman", Times, serif;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
}
.Interface {
font-size: 12px;
color: #000000;
font-family: "Times New Roman", Times, serif;
}
.Interface {color: #000000;}
.Interface:link {color: #000000;text-decoration: none;}
.Interface:active {color: #000000;}
.Interface:visited {color: #000000;text-decoration: none;}
.Interface:hover {background-color: #317E78;color: #FFFFFF;text-decoration: none;}

-->
</style>