h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	right: auto;
	color: #000;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000;}
h3 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000;}
body {
	background-color: #898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;	
}
.headline {  font-family: Arial, Helvetica, sans-serif; color: #393939; font-weight: bold}
.bannerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #898989;
	font-color: #898989;
	text-align: left;
}
a:link {
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}
a:visited {
	color: #595959;
	text-decoration: none;
}

.kicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	color: #FFFF99;
}
.kicker2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #cc6601;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}

.header {
	font-size: smaller;
	
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #000;
	font-variant: normal;
}
.sidebarKicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.sidebarKicker2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
.bar {
background-color: #cc6601;
}
#sidebar {
font-size: smaller;
}

#sidebar a:link{
	color: #FBCBA3;
	}

#sidebar a:visited{
	color: #FBCBA3;
	}

#sidebar p{
	color: #FBCBA3;
	}