body { color : #000000; background : #ffffff; font-family : san-serif; font-size : 12pt; }
a { text-decoration : underline; color : #0000ff; }


p {
	width: 100%;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

div#container{
	text-align:left;
	border: none;
	width:100%;
	}

div#content{
	color: #333333;
	float:right;
	width:100%; 
	margin-bottom: 10px;
	}

div#content_items{
	width:100%;
	height: auto;
	overflow: visible;
	}
	
	
div#navigation, div#header{
	display: none;
	}