.background {
	background-attachment: scroll;
	background-image: url(images/ccr_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333300;
	text-decoration: none;
	background-color: #AFB585;
}
h1 {
	font-family: Helvetica, Geneva, Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #363605;
}
h2 {
	font-family: Helvetica, Geneva, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #363605;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #3E5D0C;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: overline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3333;
	text-decoration: underline;
}
.small_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

