body {
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;

}
table.content {
	width: 90%;
	background: url(../images/watermark.gif) no-repeat;
}
table.content th {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
a.link, a.link:visited {
	font-size: 18pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
}
a.link:hover {
	font-size: 18pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}