body {
	background-image: url(images/background.jpg);
}
.mainBody {
	font-family: arial;
	font-size: 11px;
	font-style:normal;
	color: #000000;
}
ul {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	line-height:25px;
}
.botSec {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight:100;
	color:#000000;
	line-height:18px;
	margin: 15px 0px 0px 6px;
	letter-spacing:normal
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFCC00;
	font-weight:bold;
	margin: 20px 0px 0px 20px;
	letter-spacing: 1px;
}
.footer {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height:20px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
