body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
body {
	background-color: #ffffff;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #424242;
}
li {
	line-height: 18px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/ornagearrowli.gif);
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e79a5;
	text-decoration: none;
}
.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3da8d4;
	text-decoration: none;
}
.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #91cae1;
	text-decoration: none;
}
