.mainback {
	background-image: url(images/cornerhouse.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainBody {
margin: -20px 0px 0px 206px;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #CC9900;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	font-style: italic;
}
.secheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	margin-top: -10px;
	margin-bottom: 10px;
}
.paratext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.cutline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #CC9900;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663366;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9999CC;
	text-decoration: underline;
}
.pagebackground {
	background-color: #CCCCCC;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.style1 {color: #D4D0C8}