/* CSS Document */
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE5 {font-size: 13px}
body,td,th {
	font-size: 12px;
	color: #333333;
}
.STYLE6 {font-size: 13px; font-weight: bold; }
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #fb950f;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.STYLE7 {
	color: #fb950f;
	font-weight: bold;
}

