body {
	font-family:  "Times New Roman", Arial, Times;
	color: #222222;
	background-color: silver;
	background-image: url(/Voyager/PaperGrain.jpg);
}
.lead { color: black; font-style: normal; font-size: 9px; line-height: 15px; font-family: Verdana, Arial, Geneva, sans-serif }
h1 { color: #004; font-size: 24px; font-family: "Times New Roman", Arial, Helvetica, sans-serif; margin: 0px; padding: 5px 0px }
h2 { color: #444; font-weight: bold; font-size: 14px; font-family: "Times New Roman", Arial, Times }
h3 { color: #28286a; font-style: italic; font-weight: bold; font-size: 12px; font-family: "Times New Roman", Arial, Times }
h4 { color: #222; font-style: normal; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Arial, Times }
h5 { color: #777; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Arial, Times }
h6 { color: #222; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Times }
a:link {
	color: #000055;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color: #330099;
}
a:hover {
	color: #0033CC;
}

