
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #333;
	margin: 0px;
}
a {
	color: #369;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
h1 {
	font-size: 22px;
	color: #333;
	line-height:26px;
	margin-top:5px;
	text-decoration:none;
}
h3 {
	line-height:20px;
	margin:0px;
}
.breadcrumb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333;
	text-align:right;
}
input,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.txt-light {
	color:#666;
}
.postfooter {
	font-size:12px;
	font-weight:bold;
}
img {
	border:0px;
}
.featurebox {
	font-size:12px;
	color:#666;
}
.button {
	background-color:#F60;
	border-right:#333 thin dotted;
	border-bottom:#333 thin dotted;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:4px;
}
.searchbox {
	font-size:14px;
	line-height:20px;
	padding:5px;
}
