<style type="text/css">
body {
	margin:0;
	padding:0;
	bgcolor:#000000;
	background:#000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	}
td {  	
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif; 
	font-size: 11px; 
	color: #c3c3c3;
	line-height: 1.5em;
	font-weight:bold;
		}
		
p {  	
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif; 
	font-size: 13px; 
	color: #c3c3c3;
	line-height: 1.4em;
	font-weight:normal;
		}
.footer {  	
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	color: #666666;
	line-height: 1.5em;
	font-weight:normal;
		}
.thumb {  	
	padding-top:114px;
	padding-left:4px;
	padding-bottom:4px;
		}
.footerlink { 
	color: #4d4d4d;
	text-decoration: none;
	}
.footerlink2 { 
	color: #647CD4;
	text-decoration: none;
	}
</style>