<style type="text/css">
<!--
body,td,th {
	color: #595959;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e7e7;
	background-image: url();
	background-image:  url("images/bg-1.bmp");
	background-repeat: repeat-y;
	background-color: #e7e7e7;
}
a:link {
	font-size: 12px;
	color: #004EFF;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #7E00FF;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #7E00FF;
	text-decoration: underline;
}
tr {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
}
.ttt {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.tt2 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
p{
	line-height:1.8em;
}
-->
</style>