BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin-left : 20px;
	background-color : #ffffcc;
}
		A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #708090;
	text-decoration : none;
	font-size : 8pt;
	border : Black;
}
		A:HOVER {
	color : red;
	text-decoration : none;
	border : Black;
}
		A.toplink {
	font-variant : small-caps;
	font-size : larger;
	text-decoration : none;
	color : White;
	background-color : Black;
	height : 8pt;
	padding : 1pt;
}
		A.toplinkdisc {
	font-variant : normal;
	font-size : smaller;
	text-decoration : none;
	color : White;
	background-color : Black;
	height : 8pt;
	padding : 1pt;
}
		A:HOVER.toplink {
	color : Black;
	background-color : #ffffcc;
}
		A:HOVER.toplinkdisc{
	color : Black;
	background-color : #ffffcc;
}
		HR { color : black; height : 1px; }
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
