a:active {FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: underline}
a:link {
	FONT-SIZE: 11px;
	COLOR: #003366;
	text-decoration: underline;
}
a:visited {
	FONT-SIZE: 11px;
	COLOR: #003366;
	text-decoration: underline;
}
a:hover {
	FONT-SIZE: 11px;
	COLOR: #003399;
	text-decoration: underline;
}
.basefont{
	FONT-SIZE: 11px;
	color: 00007b;
}
BODY{
	FONT-SIZE: 11px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}.left {
	text-align: left;
}
.show {
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	text-indent: 2em;
	text-align: left;
}

