body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000066;
	background: url(/images/fade3.jpg) repeat-x;
}
#page {
	position: relative;
	width: 740px;
	background: url(/images/leftbarbttm.jpg) repeat-y;
}
#nav {	
	width: 145px;
	position: absolute;
	top: 0;
	left: 0;
}
#content {	
	padding-top: 68px;
	padding-left: 165px;
	width: 575px;
}
h1 {
	font-family: Georgia, Verdana, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
h2 {
	font-family: Georgia, Verdana, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
h3 {
	font-family: Georgia, Verdana, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-family: Georgia, Verdana, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
ol,li{
	line-height:18px;
}
