<!--
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #EFF7FF;
	margin-top: 0
}
body {
	background-color: #000000;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;

}

a:hover {

	font-size: 12px;
	color: #EFF7FF;
	text-decoration: none;

}
h1,h2,h3,h4,h5,h6 {
}
h1 {
	color:#FFCC00;
	font-size: 18px;
	font-family: arial;
	font-weight: lighter;
}
h2 {
	font-size: 19px;
	color: #4C4C4C;
	font-weight: lighter;
	font-family: arial;
	text-decoration:none;

}
h3 {
	font-size: 11px;
	color: #999999;
	font-family: verdana;
	font-weight: lighter;
	
}
h4 {
	font-size: 21px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	
}

h5 {
	font-size: 17px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	
}

td {
	vertical-align: top;
}


.news{
font-size: 12px; 
font-family: arial;
font-weight: lighter; 
color: #CECFCE;}
.news a{
color:#cccccc;
font-size: 12px;
font-weight: lighter; 
text-decoration:none;}

.news a:hover{
font-weight: lighter; 
color:#ffffff;
font-size: 12px;
text-decoration:none;}

.address{
font-size: 21px; 
font-family: arial;
font-weight: lighter; 
color: #ffffff;}

.copyright{
color:#999999;
font-size: 12px;
font-weight: lighter;
text-decoration:none;
}
.copyright a{
color:#999999;
font-weight: lighter;
font-size: 12px;
text-decoration:none;}

.copyright a:hover{
color:#cccccc;
font-size: 12px;
text-decoration:none;}

.title {
font-size: 18px; 
font-family: arial;
font-weight: lighter; 
color: #FFCC00;}

-->