<!--


´   { color: #000; font-size: 10pt; font-family: arial, helvetica, sans-serif; line-height:14pt }

td   { color: #000; font-size: 10pt; line-height: 1.4; font-family: arial, helvetica, sans-serif }





.header    { color: #003; font-size: 11px; font-family: arial, helvetica, sans-serif; font-weight: bold }
.header1 { color: #600; font-size: 12px; font-family: arial, helvetica, sans-serif; font-weight: bold }
.header2 { color: #369; font-size: 12px; font-family: arial, helvetica, sans-serif; font-weight: bold }
.footer  { color: #339; font-size: 11px; font-family: Arial, helvetica, sans-serif; font-weight: normal }
a:link     { color: #06c; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:visited    { color: #0000cd; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none } 

a:active    { color: #4169e1; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline } 

a:hover    { color: #99f; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline } 


#foot {
	width: 940px;
	line-height: 20px;
	color: #f3e2b1;
	position: relative;
	padding: 5px 5px 10px 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3e697f;
	border-bottom-color: #3e697f;
}

#foot p, #foot a {
	font-size: 9pt !important;
	margin-right:7px;
}

#footleft {
	text-align: left !important;
	width: 630px;
	float: left;
}
#footright {
	text-align: right !important;
	width: 270px;
	float: right;
}
#foot li {
	display:  block; 
	float:  left;
	margin:  0 1em 0 0;
}
#foot a, #foot a:visited, #foot a:active  {
	text-decoration: none;
}
#foot a, #foot a:visited {
	border-bottom: dotted;
	color: #006699;
	border-width: 1px;
}
#foot a:hover {
	border-bottom: 1px dotted;
	color: #CC6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
#foot a:active {
	border-bottom: none;
}

#search {width:200px; text-align:center; margin:10px 5px 5px 0;}