BODY{

	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.HEADER {
	font-family: "Arial";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}

td {  font-family: Tahoma; font-size: 14px}
.group_name { font-size: 14px; font-weight: bold; color: #000000}
.td_header { font-weight: bold; font-size: 14px; color: #000000}
.forum_name { font-size: 14px; font-weight: bold}
.thread_name { font-size: 14px;}

A {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;

}

A:LINK {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color : #000000;
	text-decoration: none;
}

A:VISITED {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


A:ACTIVE {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:HOVER{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color : #5c5353;
	text-decoration: underline;
}

A.forum_name:link { color:#000000; text-decoration:none}
A.forum_name:active { color:#000000; text-decoration:underline}
A.forum_name:visited { color:#000000; text-decoration:none}
A.forum_name:hover { color:#5c5353; text-decoration:underline}

.forum_props {  font-size: 14px}
.time {  color: #000000}

.myform {  font-family: Tahoma; font-size: 11px; clear: none; float: none; border-style: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

input {  font-size: 14px}
select {  font-size: 14px}

.code {font-family: Courier, Courier New; font-size: 14px}