		body {
			font-size: 88%;
			font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;
			color: #444444;
			background-color: #FFFFFF;
			background-image: url('');
			background-repeat: no-repeat;
			background-position: ;	 
      background-attachment: fixed;
			margin-top: 10px;
		}
		
		h1, h2, h3 {
			color: #888888;
		}
		
		a, h2 a:hover, h3 a:hover {
			color: #003366;
			text-decoration: none;
		}
		
		a:hover {
			color: #003366;
			border-bottom:1px solid #003366;
			text-decoration: none;
		}