/*general CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-image: url(/images/header/top/mastheadbluestrip.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #222;	
}


