body, table, form {
	margin: 0px; 
	font-size: 12pt; 
	font-family: georgia, times, serif;
}

h1 {
	font-size: 17pt; 
	font-weight: bold;
	float: left;
	width: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
}

h2, h3, h4 {
	font-size: 15pt; 
	font-weight: bold;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0;
}

img {
	border: 0;
}

#page a:after {
	content : " [" attr(href) "] " ;
}

#footer, #menu, #back-top, #menu-icon, .author, .date, #logo, #top-cont, .in.logo {
	display: none !important;
}

#page {
	margin-top: 30px;
}

#top-cont {
	height: 100px !important;
}

.ibg, #refh div, .image, .full, .half {
	background: none !important;
}

ul {
	margin: 0;
	padding: 0 0 0 15px;
}

hr {
	clear: both;
}

.imgcenter {
	margin: 20px 0 20px 0;
}