a:link, a:visited {
	color:#0852c6;
	text-decoration:none;
	}
a:hover, a:active, .pseudolink {
	color:#1352d2;
	text-decoration:underline;
	}	
	body {
	background: url("backgrou.png");
	background-repeat: no-repeat;
  background-position: top center; 
	background-color: #F9FEFF;
	margin:.2em 5em 1em 05em;
	padding:0 0 0 0;
	font-family:Helvetica,sans-serif;	
	font-size:.8em;
	line-height:normal;
	color:#333;
	min-width:650px;
	cursor:default;
	}
	
	
h1 {
font:16px HelveticaNeue, "Helvetica Neue", helvetica, arial;
color:#666;
}


