body{
	color:gray;
	background-color:black;
	font-size:9pt;
	line-height:13pt;
}
A	{font-size:9pt}
A:link { color: #aaaaaa;text-decoration:none; }
A:visited { color: #888888;text-decoration:none; }
A:active { color: #880000;text-decoration:underline;text-weight:bold; }
A:hover { color: #ffffff;text-decoration:underline; }

td.footertext{
	font-size:8pt;
	font-color:red;
}

td.footerborder{
	background-image:url('images/bg_rose.gif');
	background-repeat:repeat-x;
	background-position:50%;
}

caption{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
}
