<!--
.logo1 { letter-spacing: 0.18em; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bolder}
.logo2 { letter-spacing: 0.15em; font-family: Times New Roman, Times, serif; font-size: 10pt; font-weight: normal; line-height: 8pt}
.box_white { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 11pt}

td  { 
 	font-size:10pt;
 	font-family:Arial, Helvetica;
 	color:#000000;
 	}

 	h1 { font-size:24pt; font-family:Arial, Helvetica; color:#000000; }
 	h2 { font-size:16pt; font-family:Arial, Helvetica; color:#000000; }
 	h3 { font-size:14pt; font-family:Arial, Helvetica; color:#000000; }
 	h4 { font-size:10pt; font-family:Arial, Helvetica; color:#000000; }
 	p  { font-size:10pt; font-family:Arial, Helvetica; color:#000000; }
 	span  { font-size:10pt; font-family:Arial, Helvetica; color:#000000; }
 	li  { font-size:10pt; font-family:Arial, Helvetica; color:#000000; }
 	div  { font-size:10pt; font-family:Arial, Helvetica; color:#000000; }
	a:link { font-size:10pt; font-family:Helvetica,Arial;font-weight:bold; color: #004993; text-decoration : none;}
 	a:active { font-size:10pt; font-family:Helvetica,Arial;font-weight:bold; color: #004993; text-decoration : none;}
 	a:visited { font-size:10pt; font-family:Helvetica,Arial;font-weight:bold; color: #004993; text-decoration : none;}
 	a:hover { font-size:10pt; font-family:Helvetica,Arial;font-weight:bold; color: #A00000; text-decoration : none;}

	#nav {
	list-style: none;
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	font-size:9pt;
	font-family:Arial, Helvetica;
	}
	
	#nav li {
	display: inline;
	}
	
	#nav a {
	color: #004993;
	background: #ece0b9;
	text-decoration: none;
	font: bold 1em Arial, Helvetica, sans-serif;
	border: 1px solid silver;
	
	margin: 0px;
	padding: 3px;
	z-index:-1;		
	
	}
	
	#nav a:hover {
	color: #A00000;
	background: #ffffff;
}

#menu {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right:0;
	padding: 0;
	font-size:9pt;
	font-family:Arial, Helvetica;
}

#text {
	font-size:9pt;
	font-family:Arial, Helvetica;
	width: 160px;
	color: #000000;
	background: #f3f3f3;
	text-decoration: none;
	font: bold 1em Arial, Helvetica, sans-serif;
	border: 1px solid silver;
	margin-bottom: 5px;
	padding: 3px;	
	display: block;
		
	
}

#menu a {
	width: 160px;
	color: #004993;
	background: #ece0b9;
	text-decoration: none;
	font: bold 1em Arial, Helvetica, sans-serif;
	border: 1px solid silver;
	margin-bottom: 5px;
	padding: 3px;	
	display: block;
	}
	
#menu a:hover {
	color: #A00000;
	background: #ffffff;
}

-->
