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

