BODY   { 
	color: #000; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #fff 
	}
	
TD  { 
	color: #000; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #fff; 
	margin-left: 1px 
	}
	
A   { 
	color: #333; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline 
	}
	
A:visited   { 
	color: #333; 
	text-decoration: underline 
	}
	
A:active  { 
	color: #333; 
	text-decoration: underline 
	}
	
A:hover   { 
	color: #333; 
	text-decoration: underline 
	}

.copyright  { 
	color: #666; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	width: 100%; 
	border-top: 1px solid #000 
	}
	
.title_screen  { display: none }
.title_print  { }
.menu { display: none }
	
.content { 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	border-width: 0 
	}
