@charset "utf-8";
body {
	margin: 0px;
	background-color: #42453d;
}
.picture {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 3px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #454545;
}
.bodytext a:link {
	color: #454545;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:visited {
	color: #454545;
	text-decoration: underline;
}
.bodytext a:active {
	color: #454545;
	text-decoration: underline;
}


.headtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #669900;
}
.headtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #669900;
}
.blackbullet1 {
	list-style-position: outside;
	list-style-image: url(images/blackbullet1.gif);
	margin-left: -10px;
}
.blackbullet2 {
	list-style-position: outside;
	list-style-image: url(images/blackbullet2.gif);
	margin-left: -20px;
}


.headtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.sidemenu {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 9pt;
}



.datetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #669933;
}
.sidemenu a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #454545;

}
.sidemenu a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #454545;
	font-weight: bold;
}

.sidemenu a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #454545;
}
.sidemenu a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #454545;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #454545;
	font-style: italic;
}
