BODY {
	background-color: #fff; color: #000; /*font-family: verdana, arial, helvetica, sans-serif*/
}
H1 {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
H2 {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
H3 {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
H4 {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
H5 {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
H6 {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
OL {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
UL {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
LI {
	background-color: transparent; color: #000; font-family: verdana, arial, helvetica, sans-serif
}
P {
	background-color: transparent; color: #000; /* font-family: verdana, arial, helvetica, sans-serif */
}
BODY {
	margin: 0px;
}
.narrow1 {
	width: 50%; line-height: 90%
}
.narrow2 {
	width: 50%; line-height: 105%
}
A:link {
	
}
A:visited {
	
}
A:active {
	
}
A:hover {
	
}
H1 {
	font-weight: normal;
}
H2 {
	font-weight: normal;
}
H3 {
	font-weight: normal;
}
H4 {
	font-weight: bold;
}
H5 {
	font-weight: bold;
}
H6 {
	font-weight: bold;
}
IMG {
	border-top-width: 0px; border-left-width: 0px; 
      border-bottom-width: 0px; border-right-width: 0px;
      margin: 0px 0px 0px 0px;
}
OL {
	line-height: 120%
}
UL {
	line-height: 120%
}
LI {
	line-height: 120%
}
P {
	line-height: 120%
}
PRE {
	font-family: monospace
}
STRONG {
	font-weight: bold
}
B {
	font-weight: bold
}
.hide {
  display: none;
}
