body {
	background-image: url(body.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
td {
	font-size: 9pt;
	color: #ffffff;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.menu{
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover{
	text-decoration: underline;
}.title {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.td_pb{
font-size: 12px;
color: #636363;
line-height:24px;
}