body {
 	margin: 10px;
}
.forumone {
 	background-color: #efefef;
	font-family: tahoma;
	font-size: 10pt;
}
.forumtwo {
 	background-color: #ffffff;
 	font-family: tahoma;
 	font-size: 10pt;
}
.nav {
 	font-family: tahoma;
 	font-size: 10pt;
	padding: 3px;
}
.content, p, br, td {
	font-family: tahoma;
	font-size: 9pt;
	line-height: 16px;
}
h2 {
 	font-family: arial;
 	font-size: 12pt;
 	color: #000;
 	font-weight: bold;
}
.other {
 	font-family: tahoma;
 	font-size: 10pt;
}
a:link {color:#0000FF; }      /* unvisited link */
a:visited {color:#0000FF; }  /* visited link */
a:hover {color:#0000FF; font-weight:bold;}  /* mouse over link */
a:active {color:#0000FF; }  /* selected link */