@charset "utf-8";
body {
	background-image: url(images/bkg10.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	height: 12px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small:
; 	margin: 0px;
	padding: 0px;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #993300;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	clear: both;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	height: auto;
	top: 0px;
	bottom: 0px;
	clear: both;
}
h4 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
