@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Arial;
	font-size: 14px;
}
.style2 {
	font-size: 11px;
	color: #999999;
}
body,td,th {
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
a.orange:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
a.orange:visited {
	text-decoration: none;
	color: #FF6600;
	font-family: Arial;
	font-size: 14px;
}
a.orange:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Arial;
	font-size: 14px;
}
a.orange:active {
	text-decoration: none;
	color: #999999;
	font-family: Arial;
	font-size: 14px;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
}
a.black:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.black:active {
	text-decoration: none;
	color: #FF6600;
}
.style3 {
	font-family: Calibri;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
}
.style4 {color: #000000}
.style6 {font-size: 11px}
.style7 {color: #666666}
.style8 {
	font-family: Arial;
	font-size: 12px;
}
-->
