body {
	font-size: 11px;
	list-style-image: url(img/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #7565CC;
	background-image: url(img/bg.gif);
	color: #ffffff;
	leftmargin:'10';
	topmargin:'3';
	marginheight:'3';
	marginwidth:'10';
	scrollbar-face-color: F2C200;
	scrollbar-shadow-color: F2C200;
	scrollbar-highlight-color: 7565CC;
	scrollbar-3dlight-color: 7565CC;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: 7565CC;
	scrollbar-arrow-color: 7565CC;
	list-style : outside;
}
table {
	font-size: 11px;
	color : #ffffff;
	border:1px; 
	border-color:#F2C200;	
	border-width:1px;	
	border-style:solid;
	margin : 10px;
}
.table_nobr {
	font-size: 11px;
	color : #ffffff;
	border: 0px; 
	border-color:#F2C200;	
	border-width:0px;	
	border-style:solid;
	margin : 10px;
}
b {
	font-size: 11px;
	color : #F2C200;
	font-weight : bold;
}
strong {
	font-size: 11px;
	color : #F2C200;
	font-weight : bold;
}
.tdata{
	color : #7565CC;
	font-size: 11px;
	background-color: #F2C200;
}
.tOmschr{
	color : #ffffff;
	font-size: 11px;
	background-color: #7565CC;
}

.ttitle{
	color : #7565CC;
	font-size: 11px;
	border:1px; 
	border-color:#FFFFFF;	
	border-width:1px;	
	border-style:solid;
	background-color: #F2C200;
}
.bb{
	font-size: 13px;
	color : #7565CC;
	font-weight : bold;
}
.rb{
	font-size: 13px;
	color : #FF0000;
	font-weight : bold;
}
a {
	font-size: 11px; 
	text-decoration: underline; 
	color : #FFE064;
	font-weight : bold;
	}
.over{font-size: 11px;color: #FFE064;text-decoration:none}
img{}
.imgBrdr{
	border : 2px solid #F2C200;
	margin : auto;}
h2{
	font-size: 18px;
	color : #F2C200;
	font-weight : bolder;
	text-align : center;
}
.footer{
	font-size: 9px; 
	text-decoration: none; 
	color : #FFFFFF;
}
.a_footer{
	font-size: 9px; 
	text-decoration: none; 
	color : #FFE064;
	font-weight : bold;
}
.a_footer_over{
	font-size: 9px; 
	text-decoration: underline; 
	color : #FFE064;
	font-weight : bold;
}
hr{
	color : #F2C200;
}
.bhr{
	color : #7565CC;
}
p{
	margin : 10px;
}
.insprong{
	margin : 0px 0 0 40px;
}