a:link, a:visited {
	color:#0852c6;
	text-decoration:none;
	}
a:hover, a:active, .pseudolink {
	color:#1352d2;
	text-decoration:underline;
	}	
	body {
	background: url("bac/background.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;
}


p {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
line-height: 15px;
color: #666; 
}

p a:link, 
p a:active, 
p a:visited  {
color: #00aeef; 
text-decoration: none; }

p a:hover  {
color: #00aeef;
text-decoration: underline; }

