body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #292929;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #482222;
}
a {
	font-size: 11px;
	color: #292929;
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #292929;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #770000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #292929;
	text-decoration: none;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.htitle {
	font-family: Verdana;
	font-size: 15px;
	color: #828282;
	text-decoration: underline;
	font-weight: bold;
}


