body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('../images/epscorbg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

body a:link { color: #0000a4; text-decoration: underline; }
body a:visited { color: #0000a4; text-decoration: underline; }
body a:active { color: #0000a4; text-decoration: none; }
body a:hover { color: #0000a4; text-decoration: none; }

#content { margin: 10px 10px 10px 10px; }