* {
margin:0;
padding:0;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
line-height:100%;
text-align:center;  /* IE won't center the site  unless we do this */

} 

td, p {
font-size: 10px;
}

h1 {
font-size: 16px;
color: #FF0000;
}

.red {
color: #FF0000;
}

.blue {
color: #000099;
}

