.side-bar {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.testimonials {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}
.date {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
#contentwrapper{
width: 230px;
height: 200px;
border: none;
}

.billcontent{
	width: 100%;
	display:block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {


	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.side-bar a:link {
	font-weight: bold;
	color: #FFFFCC;
}
.side-bar a:visited {
	font-weight: bold;
	color: #FFFFCC;
}
.side-bar a:hover {

	font-weight: bold;
	color: #CCCCCC;
}
.side-bar a:active {


	font-weight: bold;
	color: #CCCCCC;
}

.links-lg a {font-size: 120%;}

.favlink a {font-size: 12px; text-decoration:underline !important;}
