h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
}
body {
	background : url(images/background_1000.jpg);
	background-repeat : no-repeat;
	background-attachment: fixed;
	background-color:#000000;
	background-position: 
 center;
}
.body {
	color: #cccccc;
	font-size: 10px;
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-weight: bold
}
.header  { color: #999999; font-size: 18px; line-height: 24px; font-family: verdana, arial, sans-serif; text-decoration: none; font-weight: bold }
.title { color: #ffffff; font-size: 13px; line-height: 22px; font-family: verdana, arial, sans-serif; text-decoration: none; font-weight: bold }
 a:link {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold
}  
 
 a:visited {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold
} 
 a:hover {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold
} 
 a:active {font-size: 11px; font-family: verdana, arial, sans-serif; color: #ffffff; text-decoration: underline; font-weight: bold}  
li {color: #cccccc; font-size: 11px; line-height: 18px; font-family: verdana, arial, sans-serif; text-decoration: none; font-weight: bold; margin-top:14px;}
.highlite {
	color: #FD0F04;
}
.titlebg {
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
