body {
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	color: #FDFDFD;
	font-size: 12px;
	font-family: Arial;
}
a:link {
	font-size: 12px;
	color: #4C0F0A;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #4C0F0A;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FDFDFD;
	text-decoration: none;
}
.style1 {font-size: 12px}
.maintable {border: 0px ; width: 98%; padding: 0px; } /*main table for forum*/
.headline {font-family: Arial;font-weight: bold;color: #FDFDFD;font-size: 12px;} /*headline row, the first row that says forum name, topics, posts and such*/
.mainrow {font-family: Arial; color: #FDFDFD; font-size: 12px;} /*color of the forum rows*/
.headline2 {font-family: Arial;font-weight: bold;color: #FFFFFF;background-color: #3e434d;font-size: 12px;} /*headline row, the first row that says forum name, topics, posts and such*/
.mainrow2 {font-family: Arial; color: #FFFFFF;background-color: #454b55;font-size: 12px;} /*color of the forum rows*/
