body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #003366;
	text-align: justify;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #FF9933;
	scrollbar-track-color: #ffffff;
	text-decoration: none;
	background-color: #FFFF99;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-style: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #009966;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	border: thin outset #000000;
	font-style: normal;
	;
	line-height: normal;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	text-align: justify;
	font-size: 14px;
	text-indent: 4pt;
	color: #0033CC;
	padding-top: 5px;
	padding-left: 5px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	list-style-type: circle;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #339900;
	border: thin none #000000;
	line-height: 1px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

}
li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #CC3300;
}
A:link
{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
A:visited
{
	color: #660066;
	text-decoration: none;
	font-weight: bold;

}

