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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.style2 {
	color: #015353;
	font-size: 18px;
}
a:link {
	color: #859910;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
a:active {
	color: #859910;
	text-decoration: none;
}
.style5 {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; text-decoration: none; }