a {
	color: white;
	
	font-size: 10px;
}
a:hover {
	color: #454537;
}
td {
	color: white;
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
}
#norepeat_pattern {
	background-repeat: no-repeat;
}
#norepeat_pattern2 {
	background-repeat: repeat-y;
	background-position: right;
}
#bodywords {
	color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
}
.sitewide {
	color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.seolinks {
	color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	text-decoration: underline;
	
}
h1 {
	color: #d4d59b;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:24px;
	margin: 20 10 20 10;

}
h2 {
	color: #d4d59b;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:21px;
	margin: 20 10 20 10;
}
h3 {
	color: #d4d59b;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:18px;
	margin: 20 10 20 10;
}
h4 {
	color: #d4d59b;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:16px;
	margin: 20 10 20 10;
}
ul {
margin-left: 25px;
}
