	html{
		margin:0px;
		padding:0px;
		height:100%;
	}
	body{
		font:9pt/17pt georgia;
  		padding:0;
  		height:100%;
  		text-align:center;
		background-color:#996633;
		margin:0px;
		padding:0px;
	}
	table{
		font-family:Arial, Helvetica, sans-serif;
		background-color:#E1D7CE;
		text-align:left;
		height:100%;
	}
	h1{
		width:380px;
		margin:0px;
		background-repeat:no-repeat;
		height:155px;
		float:left;
	}
	h1 span{
		visibility:hidden;
	}
	h2{
		margin:0px;
		background-repeat:no-repeat;
		background-position:right;
		height:155px;
		
	}
	h2 span{
		visibility:hidden;
	}
	a:link { 
		font-weight: bold; 
		text-decoration: none; 
		color: #B7A5DF;
	}
	a:visited { 
		font-weight: bold; 
		text-decoration: none; 
		color: #B7A5DF;
	}
	a:hover, a:active { 
		text-decoration: underline; 
		color: #9685BA;
	}
	
	#linkList {
		top: 0px; 
		right: 0px;
		font: 12px verdana, sans-serif; 
		margin:3px;
	}
	#linkList ul {
		margin: 0px;
		padding: 0px;
	}
	#linkList li { 
		list-style-type: none;
		border-width:1px;
		border-style:solid;
		border-color:#996633;
		padding:5px;
		margin:2px;
		background-color: #CCCCCC;
	}
	#linkList li a:link { 
		color: #996633;
	}
	#linkList li a:visited {
		color: #996633;
	}
	
	#linkList li a:active {
		color: #996633;
		text-decoration:underline;
	}
	img{
		margin:0;
	}
	.antifloat{
		clear:both;
	}
	table{
		margin:auto;
	}
		
/*]]>*/
.Stil1 {
	font-size: 10px;
	font-weight: bold;
}
.Stil2 {font-size: 10px}