body{
	margin:0px;
	padding:0px;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	font-family:verdana,Helvetica,sans-serif;
	background-color:#ffffff;
	color:#000000;
} 

html>body{
	font-size:small;
}

a{
	font-family:verdana,Helvetica,sans-serif;
	color:#9c0000;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

H2 { 
	color:#9b0202;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:solid 1px #000000;
	margin:0px;
}

#formdiv{
	width:380px;
	text-align:right;
	border-bottom:solid 1px #000000;
	padding-bottom:3px;
}
#formdiv input,#formdiv textarea{
	border:solid 1px #cccccc;
	width:300px;
	vertical-align:top;
}

.button{
	width:80px;
	background-color:#9c0000;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;	
}

#easyForum { font-size:11px; }
#easyForum INPUT { width:110px; border:solid #000000 1px; }
#easyForum TEXTAREA { width:150px; border:solid #000000 1px; height:80px; } 