body {
	background-attachment: fixed;
	background-image: url(../images/bg_04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BFA494;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC0000;
	letter-spacing: 7px;
	word-spacing: 7px;
	line-height: 40px;
}
html {
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #8C3F3F;
	scrollbar-face-color: #990000;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BFA494;
	line-height: 18px;
	word-spacing: 1px;
}

a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BFA494;
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BFA494;
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
