A:LINK {
	color: #000082;
	text-decoration: underline;	
}

A:VISITED {
	color: #000082;
	text-decoration: underline;	
}

A:ACTIVE {
	color: #000082;
	text-decoration: underline;	
}

A:HOVER {
	color: #C80000;
	text-decoration: underline;
}

body {
	color: #00000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-wight: normal;
	background-image: url('../design/backgrounds/sdf_main_bg.jpg') ;
}

td, ul {
	color: #00000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-wight: normal;
}

.head1 {
	color: #000082;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 18px;
	font-weight: bold;
}

.label {
	color: #707070;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: normal;
}

.subhead {
	color: #000082;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-weight: bold;
}

P.footer {
	color: #808080;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

.klein {
	color: #00000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 0px;
	font-wight: normal;
}

.theader1l {
	color: #000082;
	font-weight: bold;
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #000082;
	font-size: 14px;
	margin: 0px;
	padding: 4px;
}

.theader1r {
	color: #000082;
	font-weight: bold;
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #000082;
	font-size: 10px;
	margin: 0px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	padding: 4px;
}

.theader2 {
	background-color: #000082;
	color: #FFFFFF;
	font-weight: bold;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #000082;
}

.tablecell {
	color: #000082;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #D0D0D0;
	text-align: center;	
}

.tablecellnumber {
	color: #000082;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D0D0D0;
	text-align: left;	
}

.tableheadline {
	color: #000082;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #A0A0A0;
	text-align: center;	
}

.tableheadnumber {
	color: #000082;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #A0A0A0;
	text-align: left;	
}

.tabledance {
	color: #000082;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #A0A0A0;
	text-align: left;	
}