/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	font-size: 10px;
	font-style: normal;
}
body {
	background-image: url(images/index.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	}
body1,td,th 
{
	color: #FF9900;
}
.Style1 {color: #FF6600;
}
.Style3 {color: #FF6600; font-size: large;
 }
 .Style4 {
	color: #006600;
	font-size: x-small;
}
.Style5 {font-size: x-small;
}
.Style6 {
	font-size: 10px;
	color: #FF9900;
}
.Style8 {font-size: 10px;
}