body, ul, li, p {
  	font-family: Georgia, Times New Roman, Times Roman, serif;
	font-size: 10pt;
	color: #000000; 
	}
	
td {
  	font-family: Georgia, Times New Roman, Times Roman, serif;
	font-size: 10pt;
	color: #000000; 
	 }
	
.indent {
  	font-family: Georgia, Times New Roman, Times Roman, serif;
	font-size: 10pt;
	margin-left: 25px;
	margin-right: 5px;
	color: #000000; 
	}
	
dt {
	font-weight: bold;
	margin-top: 6pt;
	}
	
.top-bg {
	background-repeat : repeat-x;
	background-position : left top;  
	}
	
.foot-bg {
	background-image : url(images/bg-foot.gif);
	background-repeat : repeat-x;
	background-position : left top; 
	}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16pt;
	letter-spacing:1pt;
	color: #000000;	
	}

.h1var {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12 pt;
	letter-spacing:0pt;
	color: #000000;	
	}

.h1sub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11pt;
	color: #000000;	
	}
	
h2 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000; 
	}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000; 
	}

.maintable {
	background-image : url(images/bg-sonne.gif);
	background-repeat : repeat-y;
	background-position : center top; 
	}
	
.inline {
	font-family: Georgia, Times New Roman, Times Roman, serif;
	font-size: 10pt;
	vertical-align : top;
	}

.inline th {
	font-weight: bold;
	text-align: left;
	padding: 4px 4px 4px 4px;
	vertical-align : top;
	}

.inline td {
	font-weight: normal;
 	padding: 4px 2px 4px 2px;
	vertical-align : top;
	}

.mini, .mini p { font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000; 
	}
	
blockquote {
	margin-left: 25px;
	margin-right:25px; 
	}
	
.tip { font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7f7f66; 
	margin-left: 25px;
	margin-right: 25px; 
	}
	
.miniwhite { font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	 }

.starter  { border:2px solid #000000;
vertical-align: top;
text-align: center; }
		
.box { 
	font-family: Verdana, Georgia, Times New Roman, Times Roman, serif;
	font-size: 10pt;
	color: #333333;
	background-color: #ffffff; 
	margin: 2px 0px;
	padding: 1px 2px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	 }
	 
.btn {  
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px 1px;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px;
	background-color: #cccccc; 
	border-left: 1px solid #666666;
	border-right: 1px solid #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #333333; 
	}
	
A:link { color: #7a5229;
	text-decoration: underline; }
A:active { color: #996633;
	text-decoration: underline; }
A:visited { color: #333333;
	text-decoration: underline; }
A:hover { color: #996633;
	text-decoration: underline; }
	
.miniwhite A:link { text-decoration: underline;
	color: #e1e1e1; }
.miniwhite A:active { text-decoration: underline;
	color: #ffffff; }
.miniwhite A:visited { text-decoration: underline;
	color: #e1e1e1; }
.miniwhite A:hover { text-decoration: underline;
	color: #ffffff; }
	
.agency A:link { text-decoration: underline;
	color: #999999; }
.agency A:active { text-decoration: underline;
	color: #cccccc }
.agency A:visited { text-decoration: underline;
	color: #999999; }
.agency A:hover { text-decoration: underline;
	color: #cccccc; }