@charset "utf-8";

/* CSS Document */



body {
	background-color: #993300;
	color: #000;

}



body,td,th {
	color: #000000;

}

a:link {
	color: #993300;
	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #990000;

}

a:hover {
	text-decoration: underline;
	color: #930;

}

a:active {

	text-decoration: none;

}

h1 {
	font-size: 20px;
	color: #7E6650;

}

h2 {
	font-size: 18px;
	color: #7E6650;

}

h3 {
	font-size: 16px;
	color: #7E6650;

}

h4 {
	font-size: 14px;
	color: #7E6650;

}

.style1 {
	font-size: 18px;
	color: #7E6650;

}

