HTML, BODY, P {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	font-size: 100%;
	font-family: Arial, Arial CE, helvetica, helv;
	}
P {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	font-size: 100%;
	font-family: Arial, Arial CE, helvetica, helv;
	}
H1 {
	margin-bottom: 0px;
	}
H2 {
	margin-bottom: 0px;
	font-size: 200%;
}
H3 {
	margin-bottom: 0px;
	font-size: 180%;
}
H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 150%;
	color: #0000cc;
	}
H5 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 120%;
	}
TABLE, TH, TD {
	margin: 0px;
	font-size: 100%;
	font-family: Arial, Arial CE, helvetica, helv;
	}
BIG {
	font-size: 150%;
	}
SMALL {
	font-size: 80%;
	}
A {
	font-size: 100%;
	color: #0000ff;
	font-family: Arial, Arial CE, helvetica, helv;
	text-decoration: none;
	}
A:visited {
	color: #0000ff;
	}
A:active {
	color: #ffff00;
	}
A:link {
	color: #0000ff;
	}
A:hover {
	text-decoration: underline;
	}
A.spc {
	font-size: 100%;
	color: #ffff00;
	font-family: Arial, Arial CE, helvetica, helv;
	text-decoration: none;
	}
A.spc:visited {
	color: #ffff00;
	}
A.spc:active {
	color: #ffff00;
	}
A.spc:link {
	color: #ffff00;
	}
A.spc:hover {
	text-decoration: underline;
	}
A.menu, A.menu:visited, A.menu:link, A.menu:active {
	width: 100%;
	margin: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
	font-weight: bold;
	color: #ffff00;
	background-color: #000099;
	font-family: Arial, Arial CE, helvetica, helv;
	text-decoration: none;
	display: block;
}
A.menu:hover {
	color: #ffff00;
	background-color: #0000cc;
}
HR {
	margin-bottom: 0px;
	margin-bottom: 0px;
	color: #6666cc;
	}
HR.spc {
	margin-bottom: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	}
OL {
	margin-left: 30pt;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
UL {
	margin-left: 20pt;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	}
.circle {list-style-type: circle;}
.square {list-style-type: square;}
.decimal {list-style-type: decimal;}
.roma {list-style-type: upper-roman;}
.alpha {list-style-type: lower-alpha;}
.ualpha {list-style-type: upper-alpha;}
SPAN {
	color: #ffffff;
	}
SPAN.white {
	color: #ffffff;
	}
SPAN.spc {
	color: #000000;
	}
A.big {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
A.big:visited {
	color: #666666;
	}
A.big:active {
	color: #ffff00;
	}
A.big:link {
	color: #000000;
	}
A.big:hover {
	text-decoration: underline;
	}
A.prihl, A.prihl:visited, A.prihl:active, A.prihl:link {
	font-size: 100%;
	color: #ffff00;
	background-color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	}
A.prihl:hover {
	color: #ffff00;
	background-color: #0000ff;
	text-decoration: underline;
	}
TEXTAREA {
	font-size: 100%;
	font-family: Arial, Arial CE, helvetica, helv;
	}
.mono {
	font-family: Courier, "Courier New", "Courier New CE", monospace;
	}
