a:link { color:#0000FF; text-decoration:none; }
a:visited { color:#0000FF; text-decoration:none; }
a:hover { color:#FF0000; text-decoration:underline; }
a.title:link { color:#FFFFFF; text-decoration:none; }
a.title:visited { color:#FFFFFF; text-decoration:none; }
a.title:hover { color:#FF0000; text-decoration:none; }

p.tableheader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-indent: 5px;
}
p.tabletext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
}
p.tablesmalltext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
}
