.footer {
	font-size: 10px;
	color:#333333;
}
body {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 4px 4px 4px 4px;
	color: #000000;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
a:link, a:visited, a:active {color:#990000;}
a:hover {color:#FF0000;}
h2 {
	font-size: 18px;
	font-weight: bold;
}
b, strong {color:#CC0000;}
h4 {margin:10px 30px 0 30px; text-decoration:none; font-weight:bold; font-size:18px;}
h4 a:link, h4 a:visited, h4 a:active {color:#000000; text-decoration:none;}
h4 a:hover {color:#CC0000; text-decoration:none;}
h6 {margin:0 0 0 0; text-decoration:none; color:#333333;}
h6 a:link, h6 a:visited, h6 a:active {color:#333333; text-decoration:none;}
h6 a:hover {color:#CC0000; text-decoration:none;}
ul {list-style-image:url(images/ul.jpg); line-height:20px;}
ul a{font-size:14px; text-decoration:none; font-weight:bold;}