BODY {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 8pt;
	text-align: left;
	line-height : normal;
	margin-top : 0px;
}
TD {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 8pt;
	text-align: left;
	margin-top : 0px;
}
ul,ol {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-left: 0px;
	margin-left: 18px;
}
li {
	list-style-type: disc;
}
H1 {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : normal;
}
H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	margin-bottom : 0px;
}
H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
H4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-style: normal;
	height : 0px;
	margin-bottom : 0px;
}
A:link, A:visited, A:active { text-decoration: none }
HR {
	height: 1pt;
}
.menu
{
	border-style: solid;
	border-width: 1px;
	border-left-color: Window;
	border-top-color: Window;
	border-right-color: ThreedShadow;
	border-bottom-color: ThreedShadow;
}
.menuStart
{
	border-style: solid;
	border-width: 1px;
	border-left-color: #ebebda;
	border-top-color: #ebebda;
	border-right-color: #ebebda;
	border-bottom-color: #ebebda;
}
.edit
{
	overflow: auto;
	border:1 inset;
	scrollbar-base-color:threedface;
	scrollbar-track-color:threedlightshadow;
	scrollbar-darkshadow-color:threedshadow;
	scrollbar-3dlight-color:threedhighlight;
	scrollbar-highlight-color:threedface;
	scrollbar-shadow-color:threedface;
	border-style: solid;
	border-width: 1px;
	border-left-color: ThreedShadow;
	border-top-color: ThreedShadow;
	border-right-color: Window;
	border-bottom-color: window;
	background-color: FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}
.line
{
	border-style: solid;
	border-width: 1px;
	border-left-color: ThreedShadow;
	border-top-color: #ebebda;
	border-right-color: #ebebda;
	border-bottom-color: #ebebda;
}

