BODY
{
	font-family: Arial;
	font-size: 8;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	font-stretch: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0pt;
}
BODY
{
	background-color: White;
}
BODY {
scrollbar-base-color: #83AFC8;
    scrollbar-face-color: #83AFC8;
    scrollbar-track-color: #83AFC8;
    scrollbar-arrow-color: Purple;
    scrollbar-3dlight-color: #83AFC8;
    scrollbar-darkshadow-color: navy;
    scrollbar-highlight-color: #83AFC8;
    scrollbar-shadow-color: #83AFC8;

}
BODY
{
cursor:url('pfeil3.cur');
}
a:link {
	font: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
}
a:visited {
	font: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
}
a:active {
	font: Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	color: Red;
	text-decoration: none;
}
a:hover {
	font: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: Yellow;
	text-decoration: underline;
}
UL
{
 list-style:disk outside;
}
OL
{
 list-style:decimal outside;
}
