body 
{ 
text-align: -moz-center;
text-align: center;
background-color: #3E3E3E;
font-size: 92.5%;
}

table
{ 
border-collapse: collapse; 
} 

td
{ 
font-family: arial, sans-serif, verdana;
font-size: 4em;
font-weight: normal;
color: #fff;
line-height: 20px;

}


#topSM
{ 
color: #fff;
}


#myOrder
{
font-weight: bold;
list-style-type: none;
font-family: arial, sans-serif;
line-height: 3;
}


a:link, a:visited, a:active  {
	color: #fff;
	text-decoration: none; 
}

a:hover {
	color: #fff;
	text-decoration: none; 
}