body {
	background-color:#B7ACAC;
	margin:0px;
	font-family : "Times New Roman", Times, serif;
	scrollbar-face-color:#694339;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#694339;
	scrollbar-darkshadow-color:#4C2C24;
	scrollbar-highlight-color:#9C8D8D;
	scrollbar-3dlight-color:#9C8D8D;
	scrollbar-track-color:#E6DCDC;
}
ul {
	list-style-image:url(../images/bullet.gif);
}
b {
	color:#744F47;
}
a:link {
	color:#744F47;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#694239;
}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#694239;
	font-style:italic;
}
h3 {
	font-size:14px;
	font-weight:normal;
	color:#000000;
}
.mainTable {
	background-color:#FFFFFF;
	width:930px;
}
.contentTable {
	font-size:14px;
	padding:15px;
	line-height:18px;
	font-family : "Times New Roman", Times, serif;
}
.contentHeading {
	font-size:large;
	font-weight:bold;
	color:#694239;
	text-transform:capitalize;
}
.contentSubHeading {
	font-size:18px;
	font-weight:bold;
	color:#694239;
}
.contentWaterMark {
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}
.contentImages {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;		
}
.smallText {
	font-size:13px;
	font-style:italic;
}
.textBox {
	font-family:"Times New Roman", Times, serif;
	border:#69433A 1px solid;
}
.button {
	border:#69433A 1px solid;
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	cursor:pointer;
}
.divImages {
	margin:5px;
	border:#69433A 1px inset;
}
.firstP {
	background-color:#F0DCD8;
	padding:5px;
	border:#D8C0BA 1px solid;
}
.quote {
	font-weight:bold;
	font-style:italic;
}
.jhd {
	font-size:11px;
}
.jhd a:link, .jhd a:visited {
	color:#000000;
}
