html {overflow-x:hidden;}

body {margin:0;font-size: 11px;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;background-color:#fff;color:#022e5c;background-image: url(images/bodybackb.jpg);
	background-repeat:no-repeat;
	
	}

h1 {font-size:16px; font-weight:bold; color:#fff;}
h2 {font-size:14px; color:#fff;text-style:italic;margin-bottom:0px;}

a:link {
	text-decoration: underline;
	color: #cc0000;
	font-weight: bold;
}
a:visited {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #cc0000;
	text-decoration: none
	font-weight: bold;
}