-Tag css attributes - redonred---!>
body {
    margin: 0;
    padding: 0;
	font-size: 10px;
}
#header, #footer {
}
table {
	font-family:"Arial", Gadget, sans-serif;
	font-size: 10px;
	color: #e1e1e1;
}
tr {
		font-family:"Arial", Gadget, sans-serif;
	font-size: 10px;
	color: #e1e1e1;
}
td {
	
		font-family:"Arial", Gadget, sans-serif;
	font-size: 10px;
	color: #e1e1e1;
}
body {
margin:0px;
width: 100%; 
height: 100%;
font-family: Arial;
font-size: 10px;
color: #e1e1e1;
text-decoration: none;
background-color: #000000;
}

