body{
	font-size:8pt;
	font-family: Arial;
	line-height:160%;
	color: #373739;
	background-image: url(images/backbg1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
td{
    font-size:9pt;
	line-height:160%;
	text-decoration:none;
	}
a {
	font-size: 9pt;
	line-height: 160%;
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.bule {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
bule:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.black {
	color: #000000;
	text-decoration: none;
}
black:hover {
	color: #ff0000;
	text-decoration: none;
}