body {
	background-color: #FFFFCC;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background: #006600;
	margin: 0;
}


a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #cc6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003399;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #006600;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #cc6600;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-variant: normal;
	font-style: italic;
	text-align: center;
}





h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
}
.style1 {
	color: #006600;
	font-weight: bold;
	font-style: italic;
}
.style2 {font-size: xx-small}
.style6 {
	font-size: small;
	font-weight: bold;
	color: #cc6600;
}
.style10 {
	color: #006600;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

