body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}
.cell {
	line-height: 1.5em;
	font-size: 8px;
	font-weight: normal;
	text-indent: 0px;
	padding: 10px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CC00;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
a {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FFFF00;
	text-indent: 0px;
}
h2 {
	font-size: 14px;
	color: #FFFF00;
	text-indent: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.img_float {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.style2 img {
	margin-right: 10px;
}
.style3 img {
	padding-bottom: 10px;
}
.imgleft {
	padding-right: 10px;
	float: left;
}
