<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B4B4B4;
}
body,td,th,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
a:link {
	color: #0079F2;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #0079F2;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #cc6600;
	background-color: #F5F5F5;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	color: #0079F2;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	display: block;
	text-transform: capitalize;
	font-weight: normal;
	padding: 6px;
	color: #F3F3F3;
	text-indent: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	background-color: #C1C1C1;
}
.content {
	text-decoration: none;
	display: block;
	text-decoration: none;
	text-indent: 10px;
	line-height: 12px;
	list-style-type: square;
	background-color: #E8E8E8;
}
.content a {
	display: block;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C1C1;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
.content a:hover {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #cc6600;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #cc6600;
	}

blockquote {
	background-color: #F9FBFA;
	padding: 20px;
	margin: 50px;
	border-left-width: 40px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #8BBECD;
	border-right-width: 40px;
	border-right-color: #CEE3EA;
}

input, textarea, option, select, menu {background-color: #F9FBFA; font: 12px arial; color: #666666; border-style: solid; border-color: #666666; border-width: 1px}

-->
</style>