BODY {
	margin:0px; scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFF5B;
	scrollbar-face-color: #80703D;
	scrollbar-track-color: #d6d1b6;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #2c2c1d;
	font-family: "MS Reference Sans Serif", sans-serif;
	font-size: 1.8em
}

A {
	text-decoration: underline;
	color: red;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	background: transparent center;
}

A:Hover {
	text-decoration: none;
	color: #cc8500;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	background: transparent;
}

A:Active {
	text-decoration: none;
	color: #d20000;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	background: transparent;
}

H1 {
	font-size: 1.9em;
	color: #000066;
	background: transparent;
	margin:7px;
	padding: 5px;
	text-align: center;
	
}


H2 {
	font-size: 1.5em;
	color: #000000;
	background: transparent;
	padding: 5;
	text-align: left;
}


p {
  font-family: "MS Reference Sans Serif", sans-serif;
  font-size:1.1em;
  text-align: justify;
  margin-left: 15px;
  margin-right: 15px;

}

.textcellindent {
	font-family: "MS Reference Sans Serif", sans-serif;
	padding-left: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	letter-spacing: .8pt;
	line-height: 1.2 em;
	
}

.justtext {
	font-family: "MS Reference Sans Serif", sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	line-height: 1.2 em;
	text-align: justify;
}

.nop {
  font-family: "MS Reference Sans Serif", sans-serif;
  font-size:1.1em;
  text-align: justify;
  margin-left: 5px;
  margin-right:5px;

}

.nopindent {
  font-family: "MS Reference Sans Serif", sans-serif;
  font-size:1.1em;
  text-align: justify;
  margin-left: 25px;
  margin-right:25px;

}