body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #eee1c9;
}

.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #640000;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	color: #9b9a62;
	text-decoration: underline;
}

a:visited {
	color: #9b9a62;
	text-decoration: underline;
}
.leftbg {
	background-color: #F6EFDD;
	background-repeat: repeat;
}
.bodybg {
	background-color: #F6EFDD;
	background-repeat: repeat;
}

.question {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #640000;
}
.heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #640000;
}

.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#640000;
}

.drname {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#640000;
	font-style:italic;
}

.italicheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#640000;
	font-style:italic;
}

.textlinks {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	color:#640000;
}

.textlinks a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color:#640000;
	text-decoration: none;
}

.textlinks a:hover {
	color:#9b9a62;
	text-decoration: none;
}

.textlinks a:visited {
	color:#9b9a62;
	text-decoration: none;
}

.redtext {
	font-family: arial;
	font-size: 12px;
	color:#640000;
}

.border {
	border: thin solid #640000;
}

.border2 {
	border: medium solid #640000;
}

.copyright {
	font-family: arial;
	font-size:11px;
	color:#640000;
	font-weight:bold;
}

.smbold {
	font-family: arial;
	font-size:11px;
	color:#640000;
	font-weight:bold;
}

.smgreen {
	font-family: arial;
	font-size:11px;
	color:#9b9a62;
	font-weight:bold;
}

.underline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#640000;
	text-decoration:underline;
}
.caption {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#640000;
}

.month {
	font-weight: bold;
	color: #640000;
	text-decoration: underline;
	font-size: 14px;
}