body {
	text-align: left;
	background-color: #CCCC99;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 40px;
	padding-left: 40px;
	width: 715px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div.left {
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #666633;
	line-height: 95%;
}

div.right {
	float: right;
	padding-left: 12px;
	padding-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #666633;
	line-height: 95%;
}

td, th {
	vertical-align: top;
}

.white {
	color: #FFFFFF;
}

.green {
	color: #336633;
}

.dkgreen {
	color: #666633;
}

.red {
	color: #993333;
}

.dkred {
	color: #993300;
}

.blue {
	color: #333399;
}

.black {
	color: #000000;
}

.yellow {
	color: #FFFFCC;
}

.border {
	border: 2px solid #999966;
	background-color: #FFFFCC;
}

.left {
	float: left;
	padding-right: 5px;
	padding-top: 3px;
}

.right {
	float: right;
	padding-left: 5px;
	padding-top: 3px;
}

.bottom {
	vertical-align: bottom;
}

dl {
	clear: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

dt {
	float: left;
}

dd {
	margin-left: 100px;
	color: #333399;
	font-weight: bold;
}

img {
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p, div.indent {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #666633;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #666633;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

td.top_menu a:link, td.top_menu a:visited, td.top_menu a:hover {
	text-decoration: none;
}

a.bottom:link, a.bottom:visited { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.bottom:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
