@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytxt {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodytxt2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}
.menu {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.menu A:link{
font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu A:visited {
	color: #333333;
	text-decoration: none;
}
.menu A:hover {
	color: #000000;
	text-decoration: underline;
}
.foot {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.menu2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.menu2 A:link{
font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.menu2 A:visited {
	color: #333333;
	text-decoration: underline;
}
.menu2 A:hover {
	color: #000000;
	text-decoration: none;
}
-->

