table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


body { 
	margin:0px; 
	padding:0px; 
	/*background-image: url(images/body.jpg);
	background-repeat:	repeat-x;*/
	background-color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}

H1 {
	font-size:18px;
	}
	
H2 {
	font-size:15px;
	}

.bg4{ background:#000000; height:100%}
.bg5{ 
	/*background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	background-position:left bottom;*/
	background-color:#000000;
	}




