body {
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-base-color : #c0c0c0;
}

p {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #404040;
	line-height : 22pt;
	margin-left : 10px;
	margin-right : 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : justify;
}

p.right {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #404040;
	line-height : 22pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : justify;
}

p.righttight {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #404040;
	line-height : 17pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : justify;
}

p.nav {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #e4a949;
	line-height : 14pt;
	margin-left : 60px;
	margin-right : 0px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : left;
} 

p.bottomnav {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #e4a949;
	line-height : 14pt;
	margin-left : 0px;
	margin-right : 60px;
	margin-top : 10px;
	margin-bottom : 4px;
	text-align : right;
} 

p.form {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	font-weight: normal; 
	color : #404040;
	line-height : 14pt;
	margin-left : 2px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : right;
}

p.leftpadded {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #9a9a9a;
	line-height : 22pt;
	margin-left : 35px;
	margin-right : 35px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : justify;
}

p.towns {
	font-family : arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #808080;
	line-height : 10pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 8px;
	margin-bottom : 8px;
	text-align : justify;
} 

p.tabnav {
	font-family : arial, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	line-height : 9pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
} 


p.footnote {
	font-family : arial, sans-serif;
	font-size : 8pt;
	color : #d8d8d8;
	line-height : 10pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}



h1 {
	font-family : arial, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 0px;
	margin-top : 1px;
	font-weight : normal;
	font-style : normal;
	color: #604e18;
	text-align : left;
}

h2 {
	font-family : arial, sans-serif;
	font-size : 11pt;
	line-height : 14pt;
	margin-left : 10px;
	margin-right : 20px;
	margin-bottom : 0px;
	margin-top : 10px;
	font-weight : normal;
	color: #b1574d;
	text-align : left;
}


h3 {
	font-family : arial, sans-serif;
	font-size : 18pt;
	line-height : 20pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 4px;
	margin-top : 0px;
	font-weight : normal;
	color: #4c844c;
	text-align : left;
}


a { text-decoration : none; }

:link { color: #ffffff; } 
:link.footnote { color : #c0c0c0 ; }
:link.mail { color : #0981a3 ; 
			font-weight : normal; }


:hover { color: #65b8bf;  
		text-decoration : underline; 
		font-weight : bold; }
:hover.footnote { color: #808080;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.mail { color: #404040;  
		text-decoration : underline; 
		font-weight : normal; }
		
:active { color: #6199cd; } 
:visited { color: #ffffff; }
:visited.footnote { color : #c0c0c0 ; }
:visited.mail { color : #0981a3 ; }

em {
	font-style : italic;
}

em.blue {
	font-style : normal;
	font-weight : bold;
	color : #b1574d;
}


em.grey {
	font-style : normal;
	color : #808080;
}

strong { font-weight : bold; }

img { border-color : #5098b5; }

td  { vertical-align : top ; }

td.bottom  { vertical-align : bottom ; }

td.q  { background-color : #e0b060;  }



input.blue {
	background-color: #176a84; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #ffffff;}
