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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 {font-family: Arial, Helvetica, sans-serif; font-size: large; }
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: medium; }
.style6 {color: #666666;font-weight: bold; }

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #7aa3a7;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-weight: bold;
}
