body {
	background: white;
	font-size: 12pt;
	}

#wrapper {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	width: 750px;
}

table {
border: 1px;
}
.footer, .copyrightleft, .contactfooter {
	font-size: 9pt;
	text-align: left;
}
	
#dhtmlpointer {
display: none;
}
#menu {
	display: none;
}
#screenstyle {
	display: none;
}
#screenstyle {
	display: none;
}
#bread_crumbs {
	background: white;
	font-size: 11pt;
}	
#content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}


a:link, a:visited {
	color: #520;
	text-decoration: none;
}
	
//#content a:link:after, #content a:visited:after {
//   content: " (" attr(href) ") ";
//   font-size: 80%;
//   text-decoration: none;
//}

h3 {
	font-size: 19pt;
}
h4 {	
	font-size: 15pt;
}