.head, .menu_top, .flash_content, .copyright {
	display: none;
}

body {
	background-color: #000;
	color: #000000;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-weight: regular; 		
}

.pagecontent {
	width: 100%;
	text-align: left;		
	font-size: 10pt; 	
}

.title {
	font-size: 16pt; 
	margin-bottom: 25px;	
}

.img-border, .img-border a:link, .img-border a:active, .img-border a:visited, .img-border a:hover {
	border: 1px solid #000;
	padding: 0px;
}

.noborder {
	border: none;
}