.siteborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.inky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666699;
	font-weight: bold;
}
.copyright {
	color: #FFFFFF;
	text-decoration: none;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666699;
	font-weight: bold;
}
.listings{
	height: 150px;
	width: 150px;
	border-top: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
}
.listheading{
	width:100%;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99cad8;
	padding: 5px;
	border: 1px solid #59A8BF;
}
a{
	color: #4F4F77;
}
a:hover{
	color: #FF9933;
}
.smalltxt{
font-size:10px;
}
h1 {font-size:16px;}
