body {

  font-family: Arial, Helvetica, sans-serif;

}
#wrapper {
	width:800px;
	height:auto;
}



td {

	font-family:  Arial, Helvetica, sans-serif;

}



th {

	font-family:  Arial, Helvetica, sans-serif;

}

.button {

	font-weight: bold;

	color: #000000;

	font-size: 12px;

	margin: 3px;

	padding: 3px;



}

.button:hover {

	font-weight: bold;

	color: #FFFFFF;

	font-size: 12px;

	text-decoration: none;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	margin: 3px;

	padding: 3px;





}

.this {

	font-weight: bold;

	color: #FFFFFF;

	font-size: 14px;

	margin: 3px;

	padding: 3px;

	text-decoration: none;





}

.Titles {

	font-size: 16px;

	font-weight: bold;

	color: #CCCCCC;

}

A.bill:link, A.bill:visited, A.bill:active {
	color:#fff;
	font-weight:bold; 
	text-decoration:underline;
	}
A.bill:hover {
	color:#3366cc;
	}

