body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003300;
}

p {
	background-color: #FFFFFF;
	margin-right: 100px;
	margin-left: 100px;
	line-height: 18px;
	text-align: justify;
}

td {
	background-color: #FFFFFF;
}

li {
	background-color: #FFFFFF;
	margin-left: 110px;
	margin-bottom: 20px;
	margin-right: 140px;
	line-height: 18px;
	list-style-type: disc;
	text-align: justify;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #003300;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #006600;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #006600;
}

.box1 {
	background-color: #FFFFCC;
	font-size: 12px;
	font-style: italic;
	padding: 25px;
	border-width: thin;
	border-style: solid;
}

.box2 {
	background-color: #FFEEFF;
	font-size: 12px;
	line-height: 18px;
	padding: 25px;
	border-width: thin;
	border-style: solid;
}

.box2Headline {
	font-size: 18px;
	font-weight: bold;
}

strong {
	color: #006600;
	font-weight: bold;
}

b {
	color: #000000;
	font-weight: bold;
}

em {
	color: #000000;
	background-color: #FFFF00;
	font-style: normal;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}
