body, html {
	width:100%;
	height:100%;
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(../images/backs/main.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
img {
	border:none;
}
h1,h2,h3,h4,p,b {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
h1 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/pictures/arr.gif);
	background-repeat:no-repeat;
	background-position:right 7px;
	line-height:20px;
	border-bottom:solid 1px #CCCCCC;
}
h1:first-letter {
	font-size:16px;
	margin-bottom:3px;
	float:left;
	display:inline;
}
h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:8px;
	margin-top:8px;
}
h3 {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#ad0003;
}
h4 {
	font-size:11px;
	font-weight:bold;
	color:#eddf00;
}
h5 {
	font-size:12px;
	color:#ffffff;
	color:#FF0000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	padding:0px;
	margin:0 auto 2px auto;
}
form {
	margin:0px;
	padding:0px;
}
a {
	color:#999999;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
ul, li {
	font-size:10px;
	margin:0px;
	padding:0px;
	line-height:16px;
	list-style-type:none;
}
ul {
	margin-left:10px;
}
li {
	background-image:url(../images/pictures/arr2.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:0px 6px;
}
