body {
	margin: 0;
	padding: 0;
	font-family:Verdana,Tahoma, Arial, Serif;	
	line-height: 1.3em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.84em;
	color: #fff5d8;
	background: #214559;	
}

h1,h2,h3,h4,h5,h6 
{
    font-family:Gill Sans, Tahoma, Verdana, Arial, Serif;
	margin: 0;
	padding:0;
	font-weight: normal;
	color: #182c33;
	line-height:1.3em;
	margin:0.25em 0 0.5em 0;
}
h1 { font-size:1.8em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.8em; border-bottom:1px solid #DCDCDB; padding-bottom:13px;padding-top:20px;}
h6 {font-size: 1.1em;}
p, ol, ul {
	margin: 0 0 0.5em 0;	
	line-height:1.6em;


}
A:link {
text-decoration: none; color: #fff5d8; 
}

A:visited {
text-decoration: none; color: #fff5d8; 
}

A:hover{
text-decoration: underline; color: #fff5d8; 
}

A:active {
text-decoration: none; color: #fff5d8; 
}
