body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(http://www.sitestuff.com/images/template/ss_template_bg_grad.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #039;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
a:active {
	text-decoration: underline;
	color: #039;
}
.head01 {
	background-image:url(http://www.sitestuff.com/images/template/ss_template_head01_bg.gif);
	background-repeat:repeat-x;
	height:17px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
}
hr {
	border: 0px;
	border-bottom: 1px solid #FBDA52;
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #3A5675;
}
h2 {
	font-size: 14px;
	color: #021932;
}
.quote {
	font-style:italic;
}
.footer {
	height:54px;
	font-size:9px;
	background-image:url(http://www.sitestuff.com/images/template/ss_template_footer_bg.gif);
	background-repeat:no-repeat;
	height:54px;
	padding-top:5px;
	padding-left:39px; 
	padding-right:32px;
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
	color: #808080;
	text-decoration: none;
}
ul, li{
margin:0;
padding:0;
}
ul {position: relative; }
li{ list-style-position: inside; }
