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

body {
	margin-top: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.maintext {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
.headertext {
	font-style: none;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
}
.style10 {color: #666666}
.bottomlinks {font-size: 11px}