hr {
	border: 1px dashed #999999;
}
body {
	background-color: F3F1F2;
	SCROLLBAR-FACE-COLOR: F3F1F2;
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
SCROLLBAR-3DLIGHT-COLOR: F3F1F2;
SCROLLBAR-ARROW-COLOR: #663333;
SCROLLBAR-DARKSHADOW-COLOR: #F3F1F2;
SCROLLBAR-BASE-COLOR: #F3F1F2
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 70%;



}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #663333;

}
.text a:link {
	color: #663333;
	text-decoration: none;
}
.text a:visited {
	color: #663333;
	text-decoration: none;
}
.text a:active {

	color: #663333;
	text-decoration: none;
}
.text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663333;

}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.redText {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 70%;
}
