.style1 {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	line-height: 25px;
}


body {
	background-image: url(graphics/backdrop/backdrop.gif);
}
.heading {
	font-family: "Lucida Sans Unicode";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: lighter;
	
	background-color: #000033;
}
.links {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
}
.description {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #000000;
	margin: 20px;
	padding: 20px;
	background-color: #CCCCCC;
	border: none;
}
.php_table {
	font-family: "lucida sans";
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}

