body { 
background-color:#ffffff;
background-image:url(../images/til_1.jpg);
margin:0px;
}

.nav {
	color: #718097;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.nav {
	color: #718097;
	font-weight: normal; }
a:hover.nav {
	color: #d68e1d;
	text-decoration: none; }

.text {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #885625;
	font-weight: normal; }
a:hover.text {
	color: #0f3c2f;
	text-decoration: none; }

.content {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #ff0000;
	font-weight: normal; }
a:hover.content {
	color: #aaaaaa;
	text-decoration: none; }

H1 { font:16px/16px Arial, Helvetica, Verdana, sans-serif; color:#ffffff; font-weight:bold; margin-top:-5px; }

.boldhd {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.boldhd {
	color: #ffffff;
	font-weight: bold; }
a:hover.boldhd {
	color: #aaaaaa;
	text-decoration: none; }

.pagehd {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #ffffff;
	font-weight: bold; }
a:hover.pagehd {
	color: #aaaaaa;
	text-decoration: none; }

.footer {
	color: #726f69;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #726f69;
	font-weight: normal; }
a:hover.footer {
	color: #0f3c2f;
	text-decoration: none; }

.copyright {
	color: #a3a3a3;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; }
a.copyright {
	color: #a3a3a3;
	font-weight: normal; }
a:hover.copyright {
	color: #ffffff;
	text-decoration: none; }
	
