/* CSS Document */

/* Global Site Stylesheet */

body {
	background-color: #000099;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.001%;
	}
	
a img {
	border: 0;
	}
	
p {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	}
	
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


a:active {
	text-decoration: none;
}

[if IE]>
 <style type="text/css">
  body {word-wrap: break-word;}
 </style>
<![endif]
