/* Global Styles */

body {
	margin:0px;
	background:url('../picts/bgw.gif');
	 
	}

td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
	
a {
	font-family: Verdana, Arial, sans-serif;
	color: #FF0000;
	text-decoration:none;
	font-weight: normal;
	}
	
a:hover {
	color: #ff0000;
	font-weight: bold;
	}
	
/* ID Styles */



/* Class Styles */

.H1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	}

.H2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	}

.H3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
	}

.H4 {
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	margin-bottom: 18px;
	color: #000000;
	}

.titel {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	}
	
.text {
	font:11px tahoma, arial;
	color: #000000;
	font-weight: normal;
	line-height:14px;
	}

.smallText{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	}

.textred {
	color: #FF0000;
	font-weight: bold;
	}

.linkred {
	color: #FF0000;
	font-weight: normal;
	}

.footer {
	font:9px verdana, arial;
	color:#000000;
	font-weight: normal;
	line-height:15px;
	}

.legals {
	font:9px Verdana;
	color:#333333;
	font-weight: normal;
	line-height:11px;
	}

.input {
	font:11px Verdana;
	color: #000000;
	line-height:14px;
	}
