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

img.x
{
	position:relative;
	left:378px;
	top:88px;
	z-index:100
}
h1 {
	font-size: 16px;
	margin-left: 10px;
}


.style3 {
	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.style11 {font-size: 9px; font-weight: bold; }
p {
	margin-left: 10px;
}
.bg {
	background-image: url(images/bg.jpg);
	background-attachment:scroll;
	background-position: left;
}

body {
	background-color: #666666;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

