@charset "utf-8";
body {
	background-color: #574835;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
}
p {
	font-family: Verdana;
	font-size: 13px;
	line-height: 1.3em;
}
p {
	line-height: 1.5em;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.style1 {font-style: italic}
a:link {
	color: #660000;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
