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

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: bold;
	text-transform: none;
	color: #000099;
	text-align: center;
	text-align: center;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	text-indent: 4pt;
	padding: 1px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border: thin double #000000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-color: #CC0000;
	text-align: center;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

h3 {
	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: #660000;
	text-decoration: none;
	font-weight: bold;
}
A:visited
{
	color: #660066;
	text-decoration: none;
	font-weight: bold;

}