body {
	background-attachment: fixed;
	background-image: url(images/blk2blu.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F8D53A;
}
table {
	background-image: url(images/blk2blu.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #DABA40;
}
tr {
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div {
	text-align: right;
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F5CF3A;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF4242;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
img {
	border: 1px solid #F5CF3A;
}
