body {
	background-color:#ffffff;
	color:#A0A0A0;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:40px;
	margin-right:40px;
}

h6 {
	background-color:#2a4420;
	color:#A0A0A0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:right;
}

p, li {
	color:#202020;
	font-size:10pt;
	text-align:justify;
	margin-right:40px;
	line-height:20px;
}


h1, h2 {
	color:#202020;
}


h1 {
	font-size:14pt;
	font-weight:bold;
	border-bottom:1px solid #339966;
}


h2 {
	font-size:12pt;
}

a {
	color:#ffffff;
	font-size:11pt;
	text-decoration:none;
	font-weight:bold;
}

a:focus {
	color:#404040;
}

a:visited {
	color:#ffffff;
}

a:hover {
	color:#404040;
	font-size:11pt;
	font-weight:bold;
}

.ustrich {
	border-bottom:1px solid #ff0000;
}

.navigation {
	background-color:#a3a3a3;
	font-size:11pt;
	font-weight:bold;
}
