p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(back3.gif);
}
.page-title {
	text-align: right;
}

.main {
	position: relative;
	left: 200px;
	width: 80%;
}
.nav {
	position: absolute;
	width: 191px;
	left: 0px;
	margin-left: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: disc;
	line-height: 25px;
}
a:link {  font-style: normal; font-weight: bold; color: #FF0000; text-decoration: underline}
a:hover {  font-style: normal; font-weight: bold; text-decoration: none; color: #333333}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
hr {
	color: #000000;
}
.page-title {
	color: #000000;

	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: italic;
	border-bottom-width: 3px;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;

	background-color: #66CCFF;
	border: 2px solid #000000;
	padding: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
