/* Global Styles */

body {
	margin:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	background-image: url(zipsilverbg2.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	}

table {
	font:11px arial;
	color:#000000;
	text-align: justify;
	padding: 10;
	}
	
hr {
	height:2px; 
	color: #330033;
	border: none;
	}
	
a {
	color: #99FF33;
	text-decoration:none;
	}
	
a:hover {
	color: #00FF00;
	text-decoration:underline;
	}
	
	
/* ID Styles */



/* Class Styles */

.bodyText {
	font:11px arial;
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.black1{
	font:15px;
	color: #000033;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.black2{
	font:12px;
	color: #000033;
	line-height:20px;
	letter-spacing:0.8em;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
.style1 {
	font-size:13px;
	color:#CC3300;
	}
	
.style3 {
	font-size:13px;
	color:#339933;
	}
