body,html,td,div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
body {
	background-color: #1F0A0A;
}
a {color: #FF0000;text-decoration :underline;}
a:visited {color: #FF0000;text-decoration :underline;}
a:hover {color: #FFFFFF;text-decoration :none;}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
	margin: 2px;
}
h2 {
	font-size: 14px;
	margin: 0px;
}
hr {
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.style_big {
	font-size: 24px;
	font-weight: bold;
}
.style_vbig {
	font-size: 36px;
	font-weight: bold;
}
.style_small {font-size: 9px}
.style_mid {font-size: 18px;
	font-weight: bold;}
