@charset "utf-8";
body {
	background-image: url(images/bg.jpeg);
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
}
.style1 {color: #999999}
.style10 {font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style11 {
	color: #696969;
	font-weight: bold;
}
.style12 {
	color: #1783cc;
	font-weight: bold;
}
.style15 {
	color: #222222;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #1783cc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #1783CC;
}
a:active {
	text-decoration: none;
}
.style16 {color: #000000}
.style18 {font-size: 10px}
.style19 {color: #1783CC}