/* CSS Document */

body {
	background: white;
	font-size: 11pt;
	font-family:verdana, sans-serif;
	text-align:left;
	}

h1 {
	font-size:1.3em;
	font-weight:normal;
	}

h2 {
	margin-bottom:15px;
	font-size:1.2em;
	font-weight:normal;
	}

h3 {
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:bold;
	}

h4 {
	font-size:1.0em;
	}

h5 {
	font-size:1.0em;
	font-weight:bold;
	}

#breadcrumb, #navbox, #leftcolumn, #footer, .menu, #bannerframe, #banner {
	display: none !important;
	}

#logo a {
	display:block !important;
	position:relative !important;
}

#logo a {
	text-decoration:none;
	color:#000;
}

#logo span {
	margin:0 !important;
	font-size:20pt;
}

div {
	width: auto !important;
	position:relative !important;
	border: 0;
	padding: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

a {
	color: black!important;
	font-weight:normal!important;
}
