	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		font-family: arial;
		font-size:10pt;
		}
table {
	font-family: arial;
	font-size:10pt;
}

h1{
	font-family:arial;font-size:16pt;
}

h1.subject {
	font-family:arial;font-size:10pt;
	margin-bottom:-1pt;
}

h2{
	font-family:arial;font-size:12pt;
}
	
#leftcontent {
position: absolute;
left:10px;
top:10px;
width:200px; height:98%;
background:#fff;
border-right:2px dotted #666;
	}
#rightcontent {
position: absolute;
right:10px;
top:10px;
width:170px; height:98%;
background:#fff;
border-left:2px dotted #666;
padding-left:4px;
	}

	#centercontent {
		top:10px;
		padding:10px;
		height:98%;
		background:#fff;
   		margin-left: 199px;
   		margin-right:169px;
		}
table.nav_table{
	border-collapse:collapse;
	padding:5px;
}
