

body {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	letter-spacing: 1px;
    line-height: 1.6em;
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: left top; 
	margin: 0px; 
	color: #878E94;
	text-decoration: none;

}


a:link { text-decoration: none; color: #333; }
a:active { text-decoration: none color: #000000; }
a:visited { text-decoration: none; color: #878E94; }
a:hover { text-decoration: none; color: #FFFFFF; background-color: #7696A5; }

a img { border: none; }



h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #878E94;
	text-decoration: none;} 

h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #878E94;
	text-decoration: none;
}

h3 { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #878E94;
	text-decoration: none;
}
h4 { font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	background-position: 10px 5px;;

