body {       
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	margin-top: 8px;;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    background-color:#FBFEE9;
}

hr {
	margin-bottom:3px;
	margin-top:3px;
	border-top:0px;
	border-bottom:1px dashed #A3A4A4;
}

p{
	line-height: 19px;
}

.style0 {
	font-size: 1.2em;
	line-height: 25px;
	font-family: "Courier New", Courier, monospace;
	font-weight: 700;
}

.style1 {
	line-height: 19px;
}

.style2 {
	font-size: 1em;
	line-height: 25px;
	font-family: "Courier New", Courier, monospace;
	font-weight: 700;
}

.style3 {
	font-size: 1em;
	font-weight: 700;
}

.paragraphtitle {
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	margin: 1em 0;
	text-decoration: underline;
}

.red {
	color: red;	
}

a:link {
	text-decoration:none; 
	color: #006400;
} 

a:visited {
	text-decoration:none; 
	color: #006400;
} 

a:hover {
	text-decoration:none;
	color: #006400;
}

.reftext
{
	font-size: 0.8em;
	font-weight: bold;
	line-height: 13px;
	margin-left:1px;
	margin-right:2px;
	vertical-align: text-top;
} 

input.button {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	border: medium none;
	background-color: #006400;
}

input.button:hover {
	color: #7fffd4;
}

.small {
	font-size: 0.8em;
}

.big {
	font-size: 1.5em;
	line-height: 25px;
}

p.l0 {
	text-indent:-1em;
	margin-left: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
p.l1 {
	text-indent:-1.5em;
	margin-left: 1.5em;
}

p.l2 {
	text-indent:-2.5em;
	margin-left: 2.5em;
}

.vtext {
	text-indent:-2.0em;
	margin-left: 2.0em;	
}

ul {
	line-height: 19px;
	margin-top:5px;
	padding-left:15px;
}

.share {
	
	padding-bottom:5px;
	padding-top:5px;
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F6F6F6;
	border:1px solid #CCCCCC;
	color:#1C94C4;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

.share a{
	color:#228b22;
}

.ext_link a{
	color:#228b22;	
}

ol.no_number, ul.no_number {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-1em;
	text-indent:-1.7em;
}

.h {
	font-family:olbheb;
}

.g {
  font-family: olbgrk;
}

.tips {
	color:#228b22;
}

.footer {
	border-bottom:1px dashed #A3A4A4;
	border-top:1px dashed #A3A4A4;
	color:#228b22;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
}

.header {
	background:url("../images/topbck.gif") repeat-x scroll 0 0 transparent;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

.header a{
	color: #FFFFFF;
}

.directory_index {
	font-size: 16px;
	border-top:2px solid;
	border-bottom:2px solid;
	background-color: #FFFFFF;	
}

.directory_index a{
	color: blue;
}