/*Layout*/


body {
	color:#000;
	background: #fff;
	font-family:"Times New Roman", Georgia;
	font-size: 12pt;
}

body a:link, body a:visited {
	font-weight: bold;
	text-decoration: none;
}



#navigation, #top, #footer {
	display:none;
}

	

