body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #B4B4B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/back-body.jpg);
	background-repeat: repeat-x;
}
a {
	font-size: 9px;
	color: #000000;
}
a:link {
    font-size: 9px;
	text-decoration: none;
}
a:visited {
    font-size: 9px;
	text-decoration: none;
	color: #000000;
}
a:hover {
    font-size: 9px;
	text-decoration: underline;
	color: #ffffff;
}
a:active {
    font-size: 9px;
	text-decoration: none;
	color: #000000;
}

a.menubar {
	font-size: 12px;
	color: #fff;
	font-weight:bold;
}
a.menubar:link {
	text-decoration: none;
}
a.menubar:visited {
	text-decoration: none;
	color: #999;
}
a.menubar:hover {
	text-decoration: underline;
	color: #FA6E08;
}
a.menubar:active {
	text-decoration: none;
	color: #ff0000;
}

h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #FF6600;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #FF6600;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 12px;
	color: #FF6600;
}
.boxtitles {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.blurb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
