BODY {
	background : White;
	color : #191970;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
A {
	color : Gray;
	text-decoration : underline;
}
A:HOVER {
	color : #DC143C;
	text-decoration : underline;
}
.menu {
	color : Gray;
	font : 8pt;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	background : #EBEBEB;
	padding: 5px;
}
.menu A {
	color : Gray;
	font: bold 10px;
}
.menu A:HOVER {
	color : Gray;
	font: bold 10px;
	text-decoration: none;
}
TABLE {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
HR {
	BORDER-RIGHT: solid;
	BORDER-TOP: solid;
	BORDER-LEFT: solid;
	COLOR: #E4E4E4;
	BORDER-BOTTOM: solid;
	HEIGHT: 1pt;
}
.lmenu {
	background: #FAFAFA;
	border-right: 1px dashed #D8D8D8;
	Font-Size: 11px;
}
 .mtext {
	font-size: 11px;
	color : Gray;
	padding: 15px;
}
.levi {
	padding: 4px;
	background : #F5F5F5;
	border-bottom : 1px solid #DCDCDC;
}
 .levi A {
	text-decoration : underline;
	font-size: 11px;
	color : Gray;
}
 .levi A:HOVER {
	text-decoration : underline;
	font-size: 11px;
	color : #A9A9A9;
}
.copy {
	font-size: 10px;
	color : Gray;
	padding: 5px;
	border-top: 1px solid #DCDCDC;
	background : #F5F5F5;
	font-weight : bold;
}
.nsl {
	padding: 3px;
	border: 1px solid #DCDCDC;
	background : #F5F5F5;
	font-weight : bold;
}
.nst {
	padding: 3px;
	border-bottom: 1px solid #DCDCDC;
}