body {
	font-family:Arial;
}

h1 {
	font-size:15px;
}

h4 {	
	font-size:14px;
}

td {
	font-size:12px;
}
.cheader {
	font-weight:bold;
}

#leftnav {
	float:left;
	position:absolute;
	left:0px;
	text-transform:uppercase;
	font-size:12px;
	width:165px;
	height:100%;
	background-color:#C3D9FF
}


#rightcontent {
	float:right;
	width:620px;
	font-size:12px;
}
	

