@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg-lighter.jpg);
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	font-size: 12px;
	color: #FFCC66;
}
.style3 {color: #999999}
.style4 {
	color: #e4debe;
	font-size: 12px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #e4debe;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.style5 {font-size: 14px}
.style6 {
	font-size: 14px;
	font-style: italic;
	color: #999999;
}
.style7 {
	font-size: 18px;
	font-style: italic;
	color: #FFCC33;
}
.style8 {color: #FFFF99}
.style9 {color: #FFFFCC}
.style10 {color: #e4debe; font-size: 10px; }
.style11 {font-weight: bold}
.style12 {color: #C03; font-weight: bold;}
.style12 a {color: #C03; text-decoration: underline;}


