body {
	margin: 1cm 0 1cm 2cm;
	background: none #FFF;
	font: normal 10pt/14pt Verdana, Arial, sans-serif!important;
 	}

#wrapper {
	width: auto;
	left: 0;
	margin: 0;
	padding: 0;
	background: none #fff;
	}
	
#content {
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 2cm;
	width: auto;
	}

#main, #mainnav, #subnav, .access {
	display: none;
	}

#header {
	margin-left: -26px;
	}
	
	
#sidebar {
	float: none;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;	
	border: 0 none;
	background-color: transparent;
	}	
	

#footer {
	font: normal 10pt/15pt 'Trebuchet MS', 'Trebuchet MS', Arial, Helvetica, sans-serif!important;
	color:#000 !important;
	background-color: transparent;
	}
		
h1 {
	margin: 0!important;
	font: bold 13pt/15pt 'Trebuchet MS', 'Trebuchet MS', Arial, Helvetica, sans-serif!important;
	color:#000 !important;
	background-color: transparent;
	}
	
h2 {
	margin: 0!important;
	font: bold 12pt/15pt 'Trebuchet MS', 'Trebuchet MS', Arial, Helvetica, sans-serif!important;
	color:#000 !important;
	background-color: transparent;
	}

h3 {
	margin: 0!important;
	font: bold 12pt/15pt 'Trebuchet MS', 'Trebuchet MS', Arial, Helvetica, sans-serif!important;
	color:#000 !important;
	background-color: transparent;
	}
p, ul, ol, .article {
	color:#000 !important;
	margin: 0 0 0 0!important;
	font: normal 12pt/15pt 'Trebuchet MS', 'Trebuchet MS', Arial, Helvetica, sans-serif!important;
	}

ul, ol {
	margin: 0 0 0.4cm 0!important;
	}

li {
	margin: 0 0 0 2cm!important;
	font: normal 12pt/15pt 'Trebuchet MS', 'Trebuchet MS', Arial, Helvetica, sans-serif!important;
	}

	 
a:link, a:visited, a:active {
	color: #FF9900!important; 
	background-color: transparent;
	text-decoration: none;
	}
	
