.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A47133;
	text-align: center;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2963C;
}
a:link,a:visited{
	color:#CC6600;
	text-decoration: underline;
	font-weight: bold;

}
a:hover,a:active{
	color:#993300;
	text-decoration: underline;
	font-weight: bold;

}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	height: 22px;
	width: 250px;
}
td.bonus
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
 	color:D2963C
}
p 
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}