
body {
	background: #F5EFDC;
	color: #333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
}

p, td, th, li {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

p, li { 
	line-height: 18px;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 14px;
	color: #660000;
	line-height: 12px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 30px;
	text-transform: uppercase;
	line-height: 20px;
}

h2  {
	font-family: verdana, sans-serif;
	color: #333;
	font-size: 11px;
	margin-top: 15px;
	line-height: 20px;
}

a:link { color: #8b0000; }
a:hover { color: #ff6347; }
a:visited { color:#8b0000; }
a:active { color: #ff6347; }

.footer {
	font-size: 10px;
	line-height: 14px;
	margin-right: 10px;
	padding-top: 14px;
	border-top: solid 1px #ddd;
}

.contentArea {
	/*border-top: solid 3px #fff;
	border-right: solid 3px #fff;*/
}

.navTitle {
	line-height: 12px;
	font-weight: bold;
	color: #440606;
	margin-top: 16px;
	margin-bottom: 16px;
	font-variant: small-caps;
}

.navLink {
	margin-top: 0px;
	margin-bottom: 24px;
	margin-right: 10px;
}


