@charset "UTF-8";
/* CSS Document */
* {
background:#FFF !important;
}

p {
font-size:11pt !important;
line-height:14pt !important;
}

h1 {
font-size: 16pt !important;
color:#000 !important;
}

h3 {
font-size:14pt !important;
color:#000;
}

#outer_wrapper {
background:transparent;
}

a {
color:#000;
}

#content {
	margin-left:-180px;
	}

#top {
	display: none;
}

#leftcol {
	margin-right:-180px;
	display: none;
}

#rightcol {
	display:none;
}

#maincontent {
width:100%;
}

h3 {
font-size:16pt;
}



#footer {
	display:none;
}


