body {

	background: #999999;
	margin: 0;
	padding: 0;	
}




p, img, div, h1, h2, h3, h4, ul, li, a, form, address  {
	margin: 0;
	padding: 0;
}



h1 {
	font-family: verdana, tahoma, arial, trebuchet ms, sans-serif; 
	font-size: 20px; 
	line-height: 24px; 
	font-weight: normal; 
	color: #ffffff;
	padding-left: 138px;
	padding-right: 24px;
	padding-top: 40px;
	padding-bottom: 10px;
}
	
	
	
	
	
h2 {
	font-family: verdana, tahoma, arial, trebuchet ms,  sans-serif; 
	font-size: 14px; 
	line-height: 1;	
	font-weight: normal; 
	color: #000000;
	padding-left: 138px;
	padding-right: 24px;
	padding-top: 15px;
	padding-bottom: 8px;
}




h3 {
	font-family: verdana, tahoma, arial, trebuchet ms,  sans-serif; 
	font-size: 14px; 
	line-height: 1;	
	font-weight: normal; 
	color: #333333;
	padding-left: 138px;
	padding-right: 24px;
	padding-top: 0px;
	padding-bottom: 8px;
}



h4 {
	font-family: verdana, tahoma, arial, trebuchet ms,  sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	font-weight: normal; 
	color: #444444; 
	padding-left: 138px;
	padding-right: 75px;
	padding-top: 10px;
	padding-bottom: 0px;
}

h4 a { 
	color: #333333; 
	text-decoration: none;
}
	
h4 a:hover { 
	color: #ffffff; 
	text-decoration: underline;
}


	
p {
	font-family: verdana, tahoma, arial, trebuchet ms,  sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: normal; 
	color: #444444; 
	padding-left: 138px;
	padding-right: 75px;
	padding-top: 0px;
	padding-bottom: 8px;
}

p a { 
	color: #333333; 
	text-decoration: underline;
}
	
p a:hover { 
	color: #ffffff; 
	text-decoration:u nderline;
}





li.sitemap {
	font-family: verdana, tahoma, arial, trebuchet ms,  sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: normal; 
	color: #444444; 
	padding-left: 148px;
	padding-right: 75px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

li.sitemap a { 
	color: #333333; 
	text-decoration: underline;
}
	
li.sitemap a:hover { 
	color: #ffffff; 
	text-decoration: underline;
}




li {
	font-family: verdana, tahoma, arial, trebuchet ms,  sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: normal; 
	color: #444444; 
	padding-left: 138px;
	padding-right: 75px;
}

li a { 
	color: #333333; 
	text-decoration: underline;
}
	
li a:hover { 
	color: #ffffff; 
	text-decoration: underline;
}




p.bottom_nav {
	font-family: verdana, tahoma, arial, trebuchet ms,  sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal; 
	color: #444444; 
	padding-left: 138px;
	padding-right: 75px;
	padding-top: 5px;
	padding-bottom: 5px;}

p.bottom_nav a { 
	color: #333333; 
	text-decoration: underline;
}
	
p.bottom_nav a:hover { 
	color: #ffffff; 
	text-decoration: underline;
}




hr { 
	border: none;
	border-top: dotted 1px black;
	margin-left: 138px;
	margin-right: 75px;
	margin-top: 20px;
	padding: 0px;
}


