@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	font-family:"Lucida Sans", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	margin-bottom:0em;
	font-size:1.2em;
}

#wrapper {
	min-width:850px;
	min-height:100%; 
}

.content {
	font-size:.9em;
}

.content table td {
	font-size:.9em;
}

.page_content table td {
	font-size:.9em;
}

.paragraphHeader {
	color:#003366;
	font-weight:bold;
	font-size:1em;
}