/* DATEI: standard.css */

body {
	background: #AABBCC; color: #000000; font-family: Arial, Helvetica, Sans-Serif, sans-serif; margin: 5px 2px; 
}
p, br, tr, td {
	 font-size: 10px;  margin: 2px;
}
a, dir, div, ul, ol, li, span {
	margin: 1px;
}
#times {
	font-family: Times,serif; font-variant: small-caps;
}
b {
	font-weight: bold;
}
.b14 {
	font-size: 14px; font-weight: bold;
}
.b20 {
	font-size: 20px; font-weight: bold;
}
.b12w {
	font-size: 12px; color: #ffffff; font-weight: bold; background: none;
}
.b14w {
	font-size: 14px; color: #ffffff; font-weight: bold; background: none;
}
a:link {
	text-decoration: none; color: #0000ff; background: transparent;
}
a:active {
	text-decoration: none; color: #0000ff; background: transparent;
}
a:hover {
	text-decoration: underline; color: #0000ff; background: none;
}
a:visited {
	text-decoration: none; color: #000099; background: transparent;
}

h1, h2, h3, h4 {
	margin-bottom: 0.8em;
}
h1 {
	font-size: 24px; font-weight: bold;
}
h2 {
	font-size: 22px; font-weight: bold;
}
h3 {
	font-size: 20px; font-weight: bold;
}
h4 {
	font-size: 18px; font-weight: bold;
}
hr.black {
background-color:#000000; color:#000000; border: #000000; height: 1px;
}

table.outer {
	border: 0px; padding: 0px; width: 630px;
}
table.line {
	border: solid 1px #000000; padding: 0px; width: 580px;
}
td.line {
	border: solid 1px #000000; 
}

.pleer {
	font-size: 1px; color: #000000; background: none;
}
.p24 {
	font-size: 24px; color: #000000; background: none;
}
.p20 {
	font-size: 20px; color: #000000; background: none;
}
.p18 {
	font-size: 18px; color: #000000; background: none;
}
.p16 {
	font-size: 16px; color: #000000; background: none;
}
.p14just {
	font-size: 14px; color: #000000; background: none; text-align: justify;
}
.p14 {
	font-size: 14px; color: #000000; background: none;
}
.p12 {
	font-size: 12px; color: #000000; background: none;
}
.p24b {
	font-size: 24px; color: #000000; background: none; font-weight: bold;
}
.p20b {
	font-size: 20px; color: #000000; background: none; font-weight: bold;
}
.p18b {
	font-size: 18px; color: #000000; background: none; font-weight: bold;
}
.p16b {
	font-size: 16px; color: #000000; background: none; font-weight: bold;
}
.p14b {
	font-size: 14px; color: #000000; background: none; font-weight: bold;
}
.p12b {
	font-size: 12px; color: #000000; background: none; font-weight: bold;
}
.p14w {
	font-size: 14px; color: #ffffff; background: none;
}
.p12w {
	font-size: 10px; color: #ffffff; background: none;
}