body 
 {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.07em;
		color: #CCCCCC;
			line-height: 19px;

}
A:hover {
	color: #ffffff;
	text-decoration: none;
	
}
A:link {
	color: #999999;
	
}
A:visited {
	color: #999999;
	}
	
h1 {
	color: #cccccc;
	font: normal 1.8em arial,helvetica,sans-serif;
	margin: 0.25em 0;
}

h2 {
	color: #cccccc;
	font: bold 1.4em arial,helvetica,sans-serif;
	margin: 0.25em 0;
	border-bottom: solid 1px #cccccc;
}

.div50left {
	float: left;
	width: 285px;
	padding-right: 15px;
	text-align: center;
}

.div50right {
	float: left;
	width: 285px;
	padding-left: 15px;
	text-align: center;
}
