﻿/* this is the default font family & size */
body{
	margin-left:0px;
	margin-top:0px;
	background-color:#002a4b;
}
td, body 
{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
	font-size: 11px; 
	color: #333333; 
	line-height: 15px; 
	text-align:left;
}
img {
	border:none;	
}
