#login, #nav, #banner, #footer {
	display:none;
}

body{
	font-size:12pt;
}

a{
	text-decoration:none;
	color:#000;
}

#logo a{
	font-size:18pt;
	color:#000;

}

h1{	
	font-size:14pt;
	font-weight:normal;
}

p{text-align: justify;
	}

