body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	SCROLLBAR-FACE-COLOR: #B9AE9F; SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; SCROLLBAR-SHADOW-COLOR: #CCCCCC; SCROLLBAR-3DLIGHT-COLOR: #CABDAE; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #CABDAE; SCROLLBAR-DARKSHADOW-COLOR: #CABDAE
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
}
.bodycopy:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.bodycopy:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	background-color: #dddddd;
}
.bodycopy:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}





.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.address:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.address:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.address:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.address:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}






.formButton {
	font-size: 12px;
	background-color: #cccccc;
	color: #000000;

}
