<!--
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 5
}
body {
	background-color: #000000;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #ca0000;
	text-decoration: underline;

}

a:hover {
	font-size: 12px;
	color: #ca0000;
	text-decoration: none;

}
h1,h2,h3,h4,h5,h6 {
}
h1 {
	color:#ffffff;
	font-size: 23px;
	font-family: arial;
	font-weight: lighter;
}
h2 {
	font-size: 19px;
	color: #ffffff;
	font-weight: lighter;
	font-family: arial;
	text-decoration:none;

}
h3 {
	font-size: 11px;
	color: #666666;
	font-family: arial;
	font-weight: lighter;
	
}
h4 {
	font-size: 32px;
	color: #C50000;
	font-family: arial;
	font-weight: bold;
	
}

h5 {
	font-size: 17px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	
}

td {
	vertical-align: top;
	margin-top: 0
}


.copyright{
font-size: 9px; 
font-family: arial;
font-weight: lighter; 
color: #999999;}

.copyright a{
color:#999999;
font-size: 10px;
font-weight: lighter; 
text-decoration:underline;}

.copyright a:hover{
font-weight: lighter; 
color:#999999;
font-size: 10px;
text-decoration:none;}

.title{
font-size: 32px; 
font-family: arial;
font-weight: bold; 
color: #C50000;
text-decoration:none;}

.title2{
font-size: 21px; 
font-family: arial;
font-weight: lighter; 
color: #ffffff;
text-decoration:none;}

.title3{
font-size: 25px; 
font-family: arial;
font-weight: bold; 
color: #ffffff;
text-decoration:none;}


-->