body {
	background-image: url();
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.bg {
	background-image: url(../images/bgy.jpg);
	background-repeat: repeat-y;
}
.fontl {
	font-size: 12px;
	line-height: 20px;
	color: #1B668D;
}
.fontlb {
	font-size: 14px;
	font-weight: bold;
	color: #1B668D;
}

.fontw {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.fontmenu {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.pdtable {
	border: 1px solid #999999;
}

