body {
	font:11px Arial, Helvetica, sans-serif;
	margin-top: 11px;
	color: #333333;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
}
.bodytext {
	font-size: 11px;
	font-family: Arial;
}
.bodytext2 {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
}
a:link {
	font-family: Arial;
	color: #4D85C5;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	
	text-decoration: none;
}
.linkbar {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #4D85C5;
}
.head2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #4D85C5;
	letter-spacing: -1px;
}
.listextrahd {
	font-family: Arial;
	font-size: 11px;
	color: #194E99;
	list-style-image: url(images/triangle.gif);
}
.listextratx {
	font-family: Arial;
	font-size: 11px;
	list-style-type: circle;
	color: #333333;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}.bodytext #menu {
	width: 150px;
}
