/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #993300;
}
a:link {
	color: #AB6332;
	text-decoration: none;
}
a:visited {
	color: #AB6332;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-size: 10px;
}
h1 {
	font-size: 12px;
	color: #BF6F39;
}
.style1 {
	font-size: 10px;
	color: #CC9933;
}
.style2 {
	color: #CC9933;
	font-size: 12px;
}
.style3 {
	font-size: 10px;
	color: #996600;
}
.style4 {
	font-size: 10px;
}
.style5 {
	color: #BF6F39;
	font-weight: bold;
}