body {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	background-color: 800000;
	/*background-color: #431e0b;*/
	margin: 0;
}

.textBox {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	overflow: auto;
	scrollbar-face-color: #f3d39c;
	scrollbar-highlight-color: #800000;
	scrollbar-shadow-color: #6b3a3a;
	scrollbar-3Dlight-color: #c99292;
	scrollbar-arrow-color: #800000;
	scrollbar-track-color: #ddbc85;
	scrollbar-darkshadow-color: #540000;
}

img {
	border: 0;
}

a:link { text-decoration: underline; }

a:visited { text-decoration: underline; }

a:hover { text-decoration: none; }

a:active { text-decoration: underline; }

.link {
	font-family: Tahoma;
	font-size: 10px;
}

td {
	text-align: left;
	vertical-align: top;
	color:#450000;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#450000;
	font-weight:bold;
}
a.1 {

	text-decoration: underline;
	color:#450000;
	font-weight:normal;
}
a.copy
{
	color:#80533D;
	font-weight:normal;
	text-decoration:none;
}
.copy
{
	color:#80533D;
}
