BODY {
	color: #333333;
	background-color: #ffffff;
	background-image : url(img/wallppr_01.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-size: 10pt;
	line-height: 150%;
}

A:LINK {
	color: #0000FF;
	text-decoration: underline;
}

A:VISITED {
	color: #FF0000;
	text-decoration: underline;
}

A:HOVER {
	background-color: #ccffff;
	text-decoration: underline;
}

A:ACTIVE {
	color: #FF0000;
	text-decoration: underline;
}

.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}

