body{
	background-color: #ffffff;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: BD3400;
}
table.bgcolor {
	background-color:#E3E3E3;
}
td,input,textarea,p,li,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.greenBold {
	color:#666666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: normal;
}

