BODY {
	background-attachment : fixed;
	background-image : url(../images/contentbg.jpg);
	background-repeat : no-repeat;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 333333;
}
H1 {
	font-size : 16px;
	color : 333333;
}
H2 {
	font-size : 14px;
	color : 333333;
}
H3 {
	font-size : 12px;
	color : 333333;
}
H4 {
	font-size : 12px;
	color : 333333;
	font : italic;
}
A:LINK, A:VISITED {
	color : 333333;
	font : bolder;
}
A:HOVER {
	color : Red;
}
TD {
	font-size : 11px;
}
HR {
	color : 333333;
}
