table {
	font-size: 12px;
	line-height: 20px;
	color: 303030;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:hover.lc1 { COLOR: #FF8300;}
.lc2 { COLOR: #303030;}
BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}
p {
	font-size: 12px;
	line-height: 20px;
	color: #303030;
	padding-right: 24px;
	padding-left: 23px;
}

