BODY, table, TD, TR {
	font-family: Arial;
	font-size: 1em;
	color: #000000;
	list-style-type: disc;
}
ul {
	margin-top: 1px;

}
h1 {
	font-family: Arial;
	font-size: 120%;
	color: #333333;
}
h2 {
	font-family: Arial;
	font-size: 110%;
	color: #333333;
}
.forumHeader {
	font-family: Arial;
	font-size: 120%;
	font-weight: normal;
	color: #000033;
	background-color: Beige;
}
.forumSubHeader {
	font-family: Arial;
	font-size: 110%;
	font-weight: normal;
	background-color: Beige;
}
.forumText {
	font-family: Arial;
	color: #000000;
}

