/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#CC6600;
	line-height: 12pt;
}
h1 {
	font-size: 8pt;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;

}.smallText {
	font-size: 7pt;
}

