/* CSS Document */

form, object, #nav, #subnav, #skiplink {
	display: none !important;
}

html, body {
	background-color: transparent;
	font-size: 12pt;
	font-family:"Times New Roman",Times,serif;
	color:#000; 
	padding: 0;
	margin: 0 auto;
	width: 100% !important;
}

img {
	float: right;
	margin: 1em 0 1em 1em;
	clear: both;
}