@charset "utf-8";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftcolumn {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
.leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663399;
	font-weight: bolder;
	margin-left: 0px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 0px;
}

