table {
	font-size: 12px;
	color: 303030;
	line-height: 22px;

}

a:link {
	color: 303030;
	text-decoration: none;
}

a:visited {
	color: 303030;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	text-decoration: none;
	background-color: #808080;

}
p {
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;

}
BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface; SCROLLBAR-SHADOW-COLOR: buttonface; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
}