/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	line-height: 20px;
}
.box {
	border: 1px solid #E7E7E7;
}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	color: #A76E16;
}
.STYLE2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
