body {
	color: black;
	background-color: #f5f5f9;
	background-image: url(carrier-current-images/ricebk-grey.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

a:hover {
	color: #1e90ff;
}

h1 {
	font-style: oblique;
	font-family: Times, serif;
	text-align: center;
	border-bottom: thin solid;
	border-bottom-color: maroon;
	}
	
h3 {
	font-style: oblique;
	font-family: serif;
	border-bottom: thin solid;
	}