<!--
body {
		font-family:      Arial,helvetica,sans-serif;
		font-size:			12px;
       	color:            black;
       	background-color:  white;	
}

.content_box {
		border:1px solid black;
		background-color:white;
		height:100%;
}

.content_header {
	color:#22120c;
}

#fullheight{height:100%}



-->