.bodyBG {
	background-image: url(../images/body_BG.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #660000;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
}
.footer {
	color: #FFFFFF;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height: 20px;
}
