body {
	background-color: #FFF;
	background-image: url("tractor.gif");
	background-repeat: repeat-y;
	font-family: 'times new roman', serif;
	font-weight: normal;
	/*font-size: 82%;*/
	color: #000;
	margin: 5px auto;
}

.skip {
	color: inherit;
	background-color: inherit;
}

.skip A:link {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

.skip A:visited {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}


A:link {
	color: #1D2967;
	background-color: inherit;
}

A:visited {
	color: #741021;
	background-color: inherit;
}

A:active {
	color: #008080;
	background-color: inherit;
}

table {
	margin: 0 auto;
}

.head1 {
	color: #741021;
	font-weight: bold;
	background-color: inherit;
}

.back {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 84%;
}

.caption {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 84%;
	color: #1D2867;
	background-color: inherit;
}

.captionSm {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 72%;
	color: #1D2867;
	background-color: inherit;
}

ul {
	margin-bottom: 5px;
}

ul ul {
	list-style-type: circle;
	margin-bottom: 5px;
}

li {
	margin-bottom: 5px;
}

/* Press Page */

td.year {
	background-color: #F4F3DB;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #800000;
	padding: 5px;
}

.rnw {
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

