body {
	margin: 16pt 16pt 24pt 16pt; 
	font-family: "Times New Roman", roman, serif;
	font-size:12pt;
	color: #302020;
	}
a:link, a:visited, a:active {
	color: #504040; 
	text-decoration: none;
	}
a:hover {
	color: #202020; 
	text-decoration:none;
	}       
p, ul, li, body, ol, div, td, i {
	font-family: "Times New Roman", roman, serif; 
	font-style:normal; 
	font-weight: bold; 
	font-size: 12pt; 
	color: #504040;
	letter-spacing: 0px;
	}
table {
	width: 100%;
	max-width: 640px;
	width:expression(document.body.clientWidth > 780?'640px':'100%') ;	
	} 

td {
	text-align: left;
	}	
td hr {
	text-align: center;
	margin-top: -8px;
	margin-top: expression('-16px');
	}		
b   {
	font-weight: bold;
	}        
i   {
	letter-spacing: 2px
	}  
h2  {
	font-family: "Times New Roman", roman, serif;
	font-size: 13pt; 
	text-align:center;
    font-weight: bold;
    letter-spacing:4px;
    }	
h3  {
	color: #504040; 
	font-family: "Times New Roman", roman, serif; 
	font-size: 13pt;
	text-align:center;
    font-weight: bold;
    letter-spacing:2px
    }                     	
.klein {
	font-weight: bold; 
	font-size: 12pt; 
	letter-spacing:2px;
	margin-top:12px;
	text-align:center;
    color: #605050; 
    font-family: "Times New Roman", roman, serif;
    line-height:1.4;
    margin-top: -6px;
	margin-top: expression('-16px');
    }
