body {
	font-family: sans-serif, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #FFF799;
	scrollbar-face-color: #FFF799;
	scrollbar-track-color: #FCE367;
	scrollbar-arrow-color: #000000;
	background: #EBE4D6;	
}
TABLE,  TD, OL, UL, LI, P  {
	font-family: sans-serif, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #000000;
}
TH{
	color:#5F92AD;
	font-weight: bold;
	background:  url("../images/fl_j.gif") no-repeat left center;
	padding: 15px;
}

H1 {
	font-size: 165%;
	font-weight: bold;
	color: #5F92AD;
	border-bottom: 1px solid #5F92AD;
}
H2 {
	font-size: 135%;
	background:  url("../images/fl_j2.gif") no-repeat left top;
	padding-left: 15px;
	color: #5F92AD;
	font-weight: normal;
} 
H3 { font-size: 125%;
	 font-family: sans-serif, "MS Sans Serif", Verdana;
	
}
H4 {
	font-size: 115%;
	font-family: sans-serif, "MS Sans Serif", Verdana;
	font-weight: normal;
} 
H5 { font-size: 75%; font-family: sans-serif, "MS Sans Serif", Verdana; }
H6 { font-size: 50%; font-family: sans-serif, "MS Sans Serif", Verdana; }

PRE, TT, CODE { font-family: courier, sans-serif; font-size:11px;}

a:link {  color: #5F92AD; text-decoration: none}
a:visited { color: #5F92AD; text-decoration: none}
a:hover {
	color: #FFFFFF;
	background-color: #5F92AD;
}
a:active { color: #FFCC00; text-decoration: none }
.undelined { border-bottom: 1px solid #5F92AD; }
.copy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none}
A.copy {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
A.copy:visited {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
A.copy:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFF799;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
.hightlight {
	color: #5F92AD;
}
.h3 {
font-size: 125%;
         font-family: sans-serif, "MS Sans Serif", Verdana;
      
}
.tdnautile {
	background-repeat: no-repeat;
	background-position: right top;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FCFCFC;
	border: 1px solid #006699;
	cursor: hand;
	font-weight: bold;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FCFCFC;
	border: 1px solid #006699;
	cursor: text;
	font-weight: normal;
	color: #000000;
}
.onlyOnPrint {

	visibility: hidden;
	display: none;
}
.lgVersion {font-size: 9px}
h2 span.author {
	font-size: 10px;
	font-style: italic;
	color: #000000;
}

