@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 105%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -2px
}
h2 {
	color: #361708;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.7em;
	font-family: Georgia, serif;
	font-variant: small-caps;
}
p {
	color: #000000;
	font-size: 0.70em;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	margin-left: 10px;
	padding-left: 10px
}
li {
	color: #333;
	font-size: 0.8em;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px
}
a {
	color: #385522;
	text-decoration: none
}
a:hover {
	color: #666666;
	text-decoration: underline
}
td {
	background-repeat: no-repeat
}
