.paragraphText {
	font-family:arial;
	font-size:10px;
	color:#76532D; 
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C6B3D;
}
.paragraphHeading {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#76532D; 
}

.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BAA15B;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: baa15b;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.marqueeLink {
	color:#A69462;
	font-weight: normal;
	text-decoration: none;
}
.marqueeLink:hover {
	color:#A69462;
	font-weight: normal;
	text-decoration: underline;
}
.input_style {
	 font-size:9pt;
}


