
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}

a:link {color: #003055;}
a:visited {color: #003055;}
a:active {color: #003055;}

a.white:link {color: #ffffff}
a.white:active {color: #ffffff}
a.white:visited {color: #ffffff}
a.white:hover {color: #ffffff}

.big {	font-size: 24px;	font-weight: bold;}
.medium {font-size: 18px;	font-weight: bold;}
.small {font-size: 12px;}
.smallwhite {color: #ffffff; font-size: 12px;}

INPUT, SELECT, TEXTAREA {
font-family: arial, helvetica;
font-size: 16px;
padding: 2;
}

