
body {
	color: black; 
	font: small/1.4em Verdana, Arial, Helvetica, sans-serif;  
}

ul, ol {padding-left: 1.5em;}

a {color: black; text-decoration: underline; outline: none;}
a:visited {color: #818181;}
a:hover {color: #1e5892; text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0 0.1em; line-height: 1.25em; color: #14457b;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {font-size: 2.2em;}
h2 {font-size: 2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.45em; font-weight: bold; margin-bottom: 0.4em;}
h6 {font-size: 1.25em; font-weight: bold;}

p {
	margin: 0.5em 0 1.5em; 
}


