body {
	background-color: #224459;
	font-size: 12px; 
	color: #505050; 
	font-family: verdana, arial, helvetica, sans-serif;
}

p, li, blockquote {
	font-size: 12px; 
	color: #505050; 
}

.white, td.rightbar {
	background-color: white;
}

.soft, td.leftbar {
	background-color: #fdfbef;
}

.rgtheader {
	background-color: #667D8D;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

table.topnav {
	color: #dbd9cd;
	font-size: 10pt;
}

table.footer {
	background-color: #aeb69a;
	font-size: 8pt;
}

td.rightbar {
	border-left: 1px solid black;
}

td.leftbar {
	border-right: 1px solid black;
}

a:link, a:visited {
	color: #0066cc; 
	text-decoration: underline;
}

a:hover, a:active {
	color: #0044aa;
}

a.top:link, a.top:visited {
	color: white;
	text-decoration: none;
	font-size: 10pt;
}

a.top:hover, a.top:active {
	color: #dbd9cd;
	text-decoration: underline;
}

a.footer:link, a.footer:visited {
	color: black;
}

h1, h2 {
	color: #111111; 
	font-family: verdana, arial, sans-serif;
}

h1 {
	font-size: 16px; 
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

li.contents {
	line-height: 1.5;
}

p {
	line-height: 1.3;
}
