BODY {  

margin : 0px 0px 0px 0px;
background-color: #00467c;
}

H1 {
	font-family: Times New Roman, Arial;
	font-weight: bold;
	font-size: 20pt;
	margin: 0px;
	COLOR: #603913;
}


H2 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	COLOR: #FFFFFF;
}


A:link { COLOR: #3d240c; TEXT-DECORATION: underline;	}
A:visited { COLOR: #3d240c; TEXT-DECORATION: underline;	 }
A:active { COLOR: #3d240c; TEXT-DECORATION: underline;	}
A:hover { COLOR: #603913; TEXT-DECORATION: none;	}


TH {
background-color: #bbb18b;
font-size: 9pt;
color: #504614;
padding: 3px;
}

TD {
font-family: Tahoma, Arial; 
font-size: 8pt;
color: #3d240c;
}

TD.t {
background-color: #dbcfa8;
}

TD.center {
background-color: #e3dfc8; 
}

TD.content {
padding: 30px;
background-color: #d2cdb4;
}


TD.str2 {
background-color: #dcd7c3;
}


TD.rekl {
font-size: 7pt;
} 


CAPTION {
font-size: 3px;
}