.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
body {
	margin: 0px;
	padding: 0px;
}.bottom-gradient {
	background-image: url(images/bottom-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.greyline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.orangeheahings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.orangeline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.grelinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.unnamed1 {
	background-image: url(images/bigborder.gif);
	background-repeat: no-repeat;
}
.newsbox {
	background-image: url(images/newsbox.jpg);
	background-repeat: no-repeat;
}
.greylinks {
	color: #333333;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
}

