/*Body Stuff*/
body 
{
background="FFFFFF";
}

/* Header cells - the blue and silver gradient backgrounds FFFF00 0055BA*/
th	{
	color: #60AEB8; font-size: 20px; font-weight : bold;
	background-color: #ECEDED; height: 25px; border: 0;
}

/*This is for the table cell.*/
td     {
	color: #000000; font-size: 18px;
	background-color: #FFFFFF; height: 25px; border: 0;
}
/* Text */
.footer { font-size : 12px; }
.norm { font-size : 15px; }
.navh { color: #ECEDED }
.webm { color: #808092 }