body {
	text-align: justify;
	color: #003333;
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin: 0px;
	background-color: #f5f5dc;
	background-image: url(images/pagebg.gif);
}

h1 {
 	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 4px;
	width: 580px;
	border-bottom: 1px solid Olive;
}

h2 {
	background-image: url(images/sidehead.gif);
	height: 24px;
	text-indent: 8px;
	font-size: 11px;
	padding-top: 6px;
	margin-bottom: 0px;
	color: #fff8dc;
	width: 170px;
}

h3 {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 8px;
	margin-top: 0px;
}

p {margin-top: 0px;}

div.content {padding:10px;}

div.side {padding:8px;font-size:10px;color: #eeeddd;margin-bottom:0px;}

a:link {
	color: #666633;
	font-weight:bold;
	font-size:11px;
	text-decoration : none;
}
a:visited {
	color:#666633;
	font-weight:bold;
	font-size:11px;
	text-decoration : none;
}
a:hover {
	color: #000000;
	font-weight:bold;
}
a:active {font-weight:bold;}

a.two:link {
	color: #eeeddd;
	font-weight:bold;
	font-size:10px;
	text-decoration : underline;
}
a.two:visited {
	color:#eeeddd;
	font-weight:bold;
	font-size:10px;
	text-decoration : underline;
}
a.two:hover {
	color: #ffffff;
	font-weight:bold;
}
a.two:active {font-weight:bold;}

table {font-size:11px;text-align:justify;}

table.bodybg {background-image:url(images/bodybg.gif);background-color:#eeeddd}

td.body {padding:8px;}

td.bold {font-weight:bold;font-size:11px;}
td.smallbold {font-weight:bold;font-size:10px;}