a:link {
	color: #1D9ACF;
	text-decoration: none;
}

a:active {
	color: #1D9ACF;
	text-decoration: none;
}

a:visited {
	color: #1D9ACF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #1D9ACF;
}

td {
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

h1 h2 {
	font-size: 17px;
	line-height: 19px;
	margin-bottom: 0px;
}

.asset-footer {
	margin-bottom: 25px;
}

.asset-name {
	font-size: 16px;
	font-weight: bold;
}

.byline {
	font-size: 10px;
	font-family: arial;
	color: #999999;
}

.asset-meta {
	font-size: 10px;
}

.asset-body {
	color: #000000;
	font-family: georgia;
}

.asset-content {
	background-color: #E7E7E7;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.widget-archives widget {
	width: 150px;
}

.contact {
	font-size:18px;
	font-family: arial;
	line-height: 22px;
}

