.bodyrust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #663300;
	text-decoration: none;
}
.bodygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666600;
}
.bodygold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #996600;
	list-style-position: outside;
	list-style-type: square;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #660000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #666600;
	text-decoration: none;
}
.contactbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6666;
	line-height: 18px;
	vertical-align: top;
	white-space: pre;
	list-style-position: outside;
	list-style-type: none;
}
body {
	background-attachment: fixed;
	background-image: url(../Images/Bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	list-style-position: outside;
	list-style-type: square;
	text-decoration: none;
}
