@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
body {
	text-align: center;
	background:url(images/bgclouds.jpg);
}
div.page_container {
	width: 790px;
	min-height: 580px;
	position: absolute;
	margin-left: -395px;
	left: 50%;
	background-color: #ffffFF;
	border: 5px solid;
	border-color:#003366;
}
span.letting {
	line-height: 125%;
}
a {
	font-size: 12pt;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #7A00F4;
}
a:active {
	text-decoration: none;
	color: #003366;
}
a.text	{
	text-decoration:underline;
}
div.design {
	font-size:10pt;
}
ul.space	{
	margin-top:0px;
}