
body.mceContentBody 
 { 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* GENERAL STYLES */

	body {
		font-family:arial,helvetica;
		font-size:12px;
		background-color:#DDE3FC;
		color:#000000;	
		margin:0px;	
	}
		
	td {
		font-family:arial,helvetica;
		font-size:12px;
		background-color:none;
		color:#000000;	
	}
	
	h1 {
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		font-size:20px;	
	}
	

	p { 
		font-family:arial; 
		font-size:12px; 
		text-align:left; 
	}
	
	h3 { 
		font-family:arial; 
		font-size:14px; 
		text-align:center; 
	}
		
	li { 
		font-family:arial; 
		font-size:12px; 
		text-align:left; 
	}
	
	img {
		border-style:none;
	}


/* DIV STYLES */	

	div.txt {
		font-family:verdana,helvetica;
		font-size:11px;
		background-color:#ffffff;
		color:#000000;
		width:100%;
		height:100%;
		overflow-y:auto;
		padding:12px;
		
		scrollbar-face-color: #e0e0e0;
		scrollbar-shadow-color: #e0e0e0;
		scrollbar-highlight-color: #e0e0e0;		
		scrollbar-3dlight-color: #d0d0d0;
		scrollbar-darkshadow-color: #d0d0d0;		
		scrollbar-track-color: #f0f0f0;		
		scrollbar-arrow-color: #3C507E;		
		scrollbar-width:5px;		
	}
	
	div.exlink {
		font-family:verdana,helvetica;
		font-size:11px;
		background-color:#ffffff;
		color:#000000;
		width:100%;
		height:100%;
		overflow-y:auto;
		padding:0px;
		
		scrollbar-face-color: #e0e0e0;
		scrollbar-shadow-color: #e0e0e0;
		scrollbar-highlight-color: #e0e0e0;		
		scrollbar-3dlight-color: #d0d0d0;
		scrollbar-darkshadow-color: #d0d0d0;		
		scrollbar-track-color: #f0f0f0;		
		scrollbar-arrow-color: #3C507E;		
		scrollbar-width:5px;		
	}

/* LINK STYLES */
	
	a:link,a:active,a:visited {
		text-decoration:underline;
		color:#000000;
		font-weight:normal;
		font-size:12px;	
	}
	
	a:hover {
		text-decoration:none;
		color:#000000;
		font-weight:normal;
		font-size:12px;	
	}
	
	
	
.bilstyle {

	position: absolute;
	top: 1105px;
	left: 525px;
	z-Index: 1;
	
	}
	
.textstyle {

	position: absolute;
	top: 1006px;
	left: 280px;
	width: 500;
	z-Index: 2:
	
	}

.datastyle {

	position: absolute;
	left: 275px;
	top: 65px;
	
	}