body {
	background-image: url(images/images2/bg01.gif);
	background-repeat: repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#mainbody {
    width: 800px;
	background-color:#FFFFFF;
	

}

a {
	color: #669900;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

hr {
	color: #A9E969;
	background-color: #A9E969;
	border-color: #A9E969;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
}
