BODY {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-image: url(../picture/backgr.JPG);
	background-repeat: repeat;
    background-color : #E3ECD8;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #E3ECD8;
}
TD {
   font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 8pt;
   text-align : center;
   color : #666666;
}
TD.head {
   font-size : 12pt;
   font-weight : bold;
}
TD.foot {
   background-image : url(../picture/fuss.JPG);
   background-repeat : repeat-x;
}
A.bottomlink {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
A.bottomlink:link, A.bottomlink:visited, A.bottomlink:active {
	color : #3300FF;
	text-decoration : none;		
}
A.bottomlink:hover {
	COLOR: #3300FF;
	text-decoration : underline;
}
P{
   font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 8pt;
   text-align : justify;
}
H2 {
	font-size : 9pt;
	color : #013399;
	font-weight : bold;
	line-height : 9pt;		
}
H3 {
	font-size : 9pt;
	color : #C02834;
	font-weight : bold;
	line-height : 9pt;		
}

