<!-- HTML -->

body {

	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight:none;
	color:#000000; 
}

	
a{
	font-family:Verdana; 
	font-size:11px; 
	color:#7f7f7f; 
	text-decoration: none
	}
	
a:visited{
	color:#7f7f7f; 
	text-decoration: none
	}
	
a:active{
	color:#7f7f7f; 
	font-weight:none; 
	text-decoration: none
	}
	
a:hover{
	color:#000000; 
	font-weight: none; 
	text-decoration: underline;
	}


a.bottom{
	font-family:Verdana; 
	font-size:11px; 
	color:#ffffff; 
	text-decoration: none
	}
	
a.bottom:visited{
	color:#ffffff; 
	text-decoration: none
	}
	
a.bottom:active{
	color:#ffffff; 
	font-weight:none; 
	text-decoration: none
	}
	
a.bottom:hover{
	color:#000000; 
	font-weight: none; 
	text-decoration: underline;
	}


legend{
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight:bold;
	color:#BAC7B6; 
}

p.info{
	text-decoration: none;
	font-size: 10px; 
	font-family:verdana;
	font-weight:none;
	color:#a1a1a1; 
}

h1.largehead{
	text-decoration: none;
	font-size: 18px; 
	font-family:verdana;
	font-weight:none;
	color:#000000; 
}

h2.headlines{
	text-decoration: none;
	font-size: 14px; 
	font-family:verdana;
	font-weight:bold;
	color:#000000; 
}

p.largehead{
	text-decoration: none;
	font-size: 18px; 
	font-family:verdana;
	font-weight:none;
	color:#000000; 
}

p.headlines{
	text-decoration: none;
	font-size: 14px; 
	font-family:verdana;
	font-weight:bold;
	color:#000000; 
}

a.info{
	text-decoration: none;
	font-size: 10px; 
	font-family:verdana;
	font-weight:none;
	color:#a1a1a1; 
}

a.info:hover{
	text-decoration: underline;
	font-size: 10px; 
	font-family:verdana;
	font-weight: none;
	color:#0000001; 
}

td{
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight:none;
	color:#000000; 
}

td.bottom{
	text-decoration: none;
	font-size: 10px; 
	font-family:verdana;
	font-weight:none;
	color:#ffffff; 
}

input.seek{
	text-decoration: none;
	font-size: 10px; 
	font-family:verdana;
	font-weight:none;
	color:#000000; 
}

select.seek{
	text-decoration: none;
	font-size: 10px; 
	font-family:verdana;
	font-weight:none;
	color:#000000; 
}

hr.menu{
        color: #BAC7B6;
        height: 1px;

}
