body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efefef;
	background-color: #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom: 10px;
}
.redtable{
	background-color:#80AF9A;
}
h2 {
	font-size:24px;
	font-weight:bold;
	margin:0px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#D40000;
}
a {
	color:#D40000;
	font-weight:bold;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
}
.textlink {
color:#CCCCCC;
font-weight:bold;
}
.textlink:link {
text-decoration:underline;
color:#CCCCCC;
font-weight:bold;
}
.textlink:hover {
text-decoration:none;
color:#CCCCCC;
font-weight:bold;
}
.textlink:visited {
text-decoration:underline;
color:#CCCCCC;
font-weight:bold;
}
.frm{
	font-size:10px;
}
