﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.gif);
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#Layer1 {
	position:absolute;
	width:800px;
	height:201px;
	z-index:1;
	left: 12px;
	top: 290px;
	background-color: #CCCCCC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
}

