@charset "utf-8";
/* CSS Document */
#contentwrapper
{
	width: 190px;
	height: 149px;
	padding: 0px 0px 3px 10px;
	text-align: justify;
} 
.billcontent
{
	width: 100%;
	display:block;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #0077A2;
	vertical-align: middle;
}
.billcontent a, .billcontent a:link, .billcontent a:visited
{font-weight: bold;
color:#0077A2;}
.billcontent a:hover
{	background-color:#330033;
color:#FFFFFF;}
