/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #336600;
}
#wrapper {
	width: 100%;
	max-width: 1000px;
	margin: auto;
	border-top: solid $FC0 10px;
	border-top: solid #FC0 10px;
	border-bottom: solid #FC0 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
	letter-spacing: 0.4em;
	color: #006633;
	line-height: 140%;
}
h2,h3 {
	font-size: small;
	letter-spacing: 0.2em;
	color: #006633;
	padding-top: 10px;
	line-height: 170%;
}
.caption{
	font-size: 10px;
	color: #666666;
}
.rightpics {
	padding-bottom: 1px;
}
