body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;

}
a.footer:hover {
	color: #999933;
	text-decoration: underline;
}
.smallheading {
	color: #990000;
	font-weight: bold;
}
td, p{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a.content {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-style: none;

}
a.content:link, a.content:visited {
	color: #0000CC;
}
a.content:hover {
	color: #999933;
	text-decoration: underline;

}
a.content:active {
	border-bottom-style: none;
	font-style: italic;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999933;



}
h3 {
	font-size: 18px;
	color: #003399;
	font-family: "Courier New", Courier, mono;
}
div.news {
	border: 1px dashed #999999;
	padding: 0px 20px 0px 20px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #555555;
}
.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
div.blog {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 10px;

}
