/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #666666;
	background-image: url(images/greyback.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
		color: #BBB6A0;
}
a:visited {
	text-decoration: underline;
	color: #BBB6A0;
}
a:hover {
	text-decoration: none;
	color: #E1B578;
}
a:active {
	text-decoration: underline;
	color: #BBB6A0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 13px;
	color: #FFFFFF;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-size: 12px}
.style8 {color: #ffffff}
.style9 {color: #666666; font-size: 12px; }

