@charset "utf-8";
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #CC0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000066;
}
.leftimg {
	left: auto;
	margin-right: 10px;
	
}
