body {
	background-image: url(images/metalic.jpg);
	background-color: #CCCCCC;
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
.layer {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.heading {
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.search {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.subtitle {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
}
