body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/bg.jpg);
}

a {
	color: #000000;
	font-family : verdana; tahoma;
  	text-decoration : none;
	font-size: 12px;
}

a:hover {color : #6BB229;  text-decoration : underline; }

#zip {
width: 45px;
}

.SubTitle {
	color: #31A2F7;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

.Copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

