hr {
	border-bottom: 1px dotted #999999;
	border-top: solid 1px #FFFFFF;
}
body {
	background-color: #CAC6C4;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 75%;



}
h2 {
	color: #663333;
	font-weight:bold;
	font-size:80%;
	padding:0px;
	margin:0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 70%;
	margin-top:0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #663333;

}
p a:link, p a:visited, .text a:link, .text a:visited {
	color: #663333;
	text-decoration: none;

}
p a:hover, .text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663333;

}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
li {
	list-style-type: circle;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 70%;
}
.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663333;
	text-decoration: underline;

}
.heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663333;
	text-decoration: underline;
}
.heading a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
