<style>
html { margin: 0px; } 
body { 
	margin: 0px; 
	padding: 0px; 
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	}
img { border: 0px; } 
.main{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	}
td{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	}
a{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
/*	color:#778877;
	background: #000000;  */
	text-decoration: underline;
	}
a.sidebar{
	color: white;
}
h1{
	font-weight:bold;
	margin-bottom: 24px;
	}
h2{
	font-weight:normal;
	margin: 0px 0px 15px 0px;
	background: #778877;
	}
h3{
	font-weight:normal;
	margin-bottom: 21px;
	margin: 15px 0px 0px 0px;
	}
h4{
	font-weight:bold;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	color:#C1B071;
	background: #000000;
	padding: 3px 3px 3px 3px;
	}
.sidebar{
	font-size: 8pt;
	font-weight:normal;
	}
ul{
	margin: 0px 0px 0px 25px;
	}
li .other{
	list-style-type: square;
	list-style-image: none;
	}
li{
	list-style-image: url(/images/arrow_dark.gif);
	}
blockquote {
	margin: 5px 0px 5px 0px;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
 	border: 1px solid #CCCCCC;
	}
blockquote.pullquote {
	float: right;
	width: 150px;
	margin: 5px 0px 5px 10px;
 	border: 1px solid #CCCCCC;
	padding: 15px 15px 15px 15px;
	font: 20px/24px georgia, palatino, serif;
	color: #000000;
	text-align: center;
	}
.verticalmenu { 
	width: 145px; 
 	border-left: 1px solid #A4A4A4; 
 	border-right: 1px solid #A4A4A4; 
 	border-top: 1px solid #A4A4A4; 
	}
.verticalmenu li { 
 	border-bottom: solid 1px #a4a4a4; 
	}
.verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover { 
 	display: block; 
	width: 125px; 
 	height: 16px; 
 	padding: 5px; 
 	color: #334392; 
 	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif; 
 	text-decoration: none; 
 	border-left: 10px solid #6F6E7F; 
	}
.verticalmenu a:hover { 
 	border-left: solid 10px #334392; 
	}
</style>
