body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.navi_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding: 2px;
	clear: none;
	float: none;
	height: 20px;
	width: 135px;
	list-style-position: inside;
	list-style-type: disc;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

a:link{
        color: #666666;
        text-decoration: none;
		text-weight: bold;
	   }

a:visited {
  color: #666666;
   text-decoration: none;
   text-weight: bold;
   }

a:hover{
        color: #000066;
        text-decoration: none;
		text-weight: bold;
	   }

a:active{
        color: #666666;
        text-decoration: none;
		text-weight: bold;
		}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	letter-spacing: 2pt;
	text-align: left;
	height: 0px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.headline_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	letter-spacing: 2pt;
	text-align: left;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}

