h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f8941e;
}

a:link {
	color: #f8941e;
}
a:visited {
	color: #f8941e;
}
a:hover {
	color: #aabd38;
}
a:active {
	color: #f8941e;
}
p,td,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(images/squarebullet.gif);
	list-style-position: inherit;
}
body {
	background-color: #D6D5D5;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C0C0C0;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #AABD38;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #AABD38;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F8991D;
	text-decoration: none;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C0C0C0;
	text-decoration: none;
}
.homeheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f8941e;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.orange {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #aabd38;
}
.blue {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #aabd38;
}
.darkbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aabd38;
}
.company {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F8991D;
}
