body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	color: #484818;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	color: #666600;
	padding-top: 0px;
}

H3 {
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	font-style: italic;
}

H4 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	font-style: normal;
}

H5 {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.caption {
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}

#linkTop {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-right: 15px;
}

#linkTop a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
}

#linkTop a:hover {
	color: #666600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
}

#linkTop a:visited {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
}
body {
	font-size: 12px;
	color: #000;
}
ul {
	font-size: 12px;
	color: #000;
}
.floatleft {
	float: left;
	width: 200px;
	padding-right: 6px;
}
.floatright {
	float: right;
	width: 200px;
	padding-left: 6px;
}

ul {
	margin-left: 8px;
}
