/*   http://www.ecexecutivesearch.com/styles.css   */

body {
	margin:0px;
	}
	
p {
	text-align: left;
   font-family: Verdana, Arial, sans-serif; font-size: 12px; 
	margin-left: 5px; margin-right: 5px; margin-bottom: 8px; margin-top: 8px;
}

h1, h2, h3 {
	margin-left: 5px; margin-right: 5px; margin-bottom: 8px; margin-top: 2px;
	font-family: Verdana, Arial, sans-serif; font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

a {
    color: Maroon;
	 text-decoration: none;
    border-bottom: Maroon;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

a:hover {
    color: Red;
	 text-decoration: none;
    border-bottom: Red;
    border-width: 0px 0px 1px 0px;
    border-style: none none solid none;
}

#navbar a.top{
	display: block; width: 180px; height: 30px; margin: 0px;	background-color: White;
	border-top-width: 1px; border-color: Silver;border-style: none none dashed none;
}

#navbar a.top:hover {
	background-color: #EAE9EF;
	border-top-width: 1px; border-color: Gray;
}

#micro { font-family: sans-serif; font-size: x-small; color: Silver;}

#form_txt {font: bold 11px verdana; color: grey}