@charset "UTF-8";
.sub-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 140%;
}
body {
	background-color: #FFF;
	background-image: url(images/bkgd1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a {
	font-size: 13px;
	color: #099;
}
a:visited {
	color: #099;
	text-decoration: none;
}
a:hover {
	color: #FE7B1E;
	text-decoration: none;
}
a:active {
	color: #FD8E35;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #999;
}
h2 {
	font-size: 18px;
	color: #000;
}
a:link {
	text-decoration: none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #555;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

