BODY {
	background-color: #f0f0a0;
	margin-top: 15px;
	color: #000000;
	font-family: arial, sans-sarif;
}
H1,H2,H3 {
	font-weight: normal;
	padding: 2px;
	height: 1em;
	background-color: transparent; 
	color: #000000;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	line-height: 160%;
	vertical-align: middle;
	display: inline;
	color: #501000;
}
H1 {
	font-size: 20pt;
	font-family: arial,sans-sarif;
}
H2 {
	font-size: 18pt;
	font-family: arial narrow,arial,sans-sarif;
}
H3 {
	font-size: 14pt;
	font-family: arial,sans-sarif;
	font-style: normal;
	font-weight: normal;
}
.text, A {
	font-family: arial,sans-sarif;
	font-size: 11pt;
//	text-align: left;
//	line-height: 140%;
	color: #501000;
}
.texts {
	font-family: arial,sans-sarif;
	font-size: 9pt;
	color: #501000;
}
.textm {
	font-family: arial,sans-sarif;
	font-size: 12pt;
	color: #501000;
//	text-align: left;
//	line-height: 120%;
}
.textl {
	font-family: arial,sans-sarif;
	font-size: 14pt;
	color: #501000;
//	text-align: left;
//	line-height: 140%;
}
.textb {
	font-weight: bold;
}
A:link {
	background-color: transparent;
	text-decoration: none;
	color:#0000e0;
}
A:visited {
	background-color: transparent;
	text-decoration: none;
	color:#a000a0;
} 
A:hover {
	background-color: #904000;
	text-decoration: none;
	color: #ffffff;
}
A.nohover:link {
	background-color: transparent;
	text-decoration: none;
	color:#0000e0;
}
A.nohover:visited {
	background-color: transparent;
	text-decoration: none;
	color:#a000a0;
} 
A.nohover:hover {
	background-color: transparent; 
	text-decoration: none;
	color: #ffffff;
}
DIV.indent {
	margin-left: 2em;
}
.indent {
	margin-left: 1em;	
}

