body {
	background-color: #330000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #FFFFFF;

}

td, th {
	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1 {
	color: #330000;
	font-size: 14px;
	font-family: "American Typewriter", Courier, monospace;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;
	text-indent: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
}

h2 {
	color: #FF0000;
	font-size: 14px;
	font-family: "American Typewriter", Courier, monospace;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
	text-indent: 3px;
}

h3 {
	font-size: 16px;
	color: #330000;
	font-family: "American Typewriter", Courier, monospace;
	text-indent: 40px;
	font-size: 16px;
	line-height: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	color: #FF0000;
}


a.nav:link         {
	color: #660000;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;
                }

a.nav:active         {
	color: #FF0000;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
                }

a.nav:visited         {
	color: #660000;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;

                }

a.nav:hover         {
	color: #FF0000;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
                }


.tdbox {
	background-color: #CCCCCC;
	text-decoration: none;
	border: medium solid #FFFFFF;
	color: #000000;
}

.trbox {
	background-color: #FFFFFF;
	border-bottom: thin solid #666666;
	width: 100%;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
}
h4 {
	color: #330000;
	font-size: 14px;
	font-family: "American Typewriter", Courier, monospace;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	text-indent: 3px;
	background-color: #CCCCCC;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
