.main 
{
	position: absolute;
	left: 152px;
	top: 120px;
	width: 800px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fdf8ee;
	text-align: left;
	position:absolute;
	top: 0px;
	left: 0px;
}

a
{
	text-decoration:none;
	color: #000033;
}

a:hover
{
	color: #794040;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;color: #000033;
}
img {
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight:bold;
}
.copy
{
	font-family:Arial, Helvetica,verdana, sans-serif;
	color:#000033;
	font-size:10px;				
}

.image
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.border {
	border-top: thin inset E39A4A;
	border-bottom: thin inset E39A4A;
}
table {
	font-size: 10px;
}
.textLabel {
	font-weight: bold;
	color: #000033;
}
