body,td,th {
	color: #A4A4A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
body {
	background-color:#636469;
}
.logobox {
	width:241px;
	height:347px;
	background-image:url(logo2.jpg);
	border-left:2px black solid;
	border-right:2px black solid;
	border-bottom:2px black solid;
	border-top:2px black solid;
	margin:0 auto;
	}
.number {color: #FFF;}
.zip_links {font-size:9px;}
.zip_links2 {font-size:9px;color:#FFF;}
a:link {
	color: #A4A4A4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A4A4A4;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #A4A4A4;
}