body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
}
table {background-color: #FFFFFF}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.fourteen { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal }
.fourteenbold, h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }
.red { color: #FF0000 }
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.bodybold, h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold}
.caption { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal}
.pagehead, h2 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; font-style: normal; color: #000066; line-height: normal; font-variant: normal}
.titlebar, h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
}
a:link, a:visited {
	color: #003399;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
}
.nobold a {
font-weight: normal;
}
.pageheadCopy {
font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; font-style: normal; color: #000066; line-height: normal; font-variant: normal
}
.bigcounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 0.5em;
	border: none;


}
.bgrdnorpt {
	background-repeat: repeat-x;
}

/* added by meinhard */

.read_head {
	font-size: 14px;
	text-align: left;
}

.read_row {
	font-size: 12px;
}

.read_row_high {
	background: #ffffff;
	font-size: 12px;
}

.read_row_high_1 {
	border-color: #ff0000;
	border-style: solid;
	border-width: 2px 0px 2px 2px;
}

.read_row_high_2 {
	border-color: #ff0000;
	border-style: solid;
	border-width: 2px 0px 2px 0px;
}

.read_row_high_3 {
	border-color: #ff0000;
	border-style: solid;
	border-width: 2px 2px 2px 0px;
}

.read_row_lines {
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.read_table {
	width: 570px;
}

.read_button:link, .read_button:visited, .read_button:active, .read_button:hover {
	background: #dddddd;
	border: 1px;
	border-color: #bbbbbb #000000 #000000 #bbbbbb;
	border-style: solid;
	color: #000000;
	font-size: 10px;
	line-height: 180%;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	font-weight: normal;
}

.read_button_pressed {
	background: #dddddd;
	border: 1px;
	border-color: #000000 #bbbbbb #bbbbbb #000000;
	border-style: solid;
	color: #000000;
	font-size: 10px;
	line-height: 180%;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	font-weight: normal;
}

ol.li_spaced li, ul.li_spaced li {
	margin-top:1em;
}
ol.li_nospaced li, ul.li_nospaced li {margin-top:0em;}

