.leftcolumn {
	background-color: F0EFED;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: A5A5A5;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}
.cell1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: BAB5B2;
	border-right-color: BAB5B2;
	border-bottom-color: BAB5B2;
}
.cell2 {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: BAB5B2;
	border-bottom-color: BAB5B2;
}
.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: F1400E;
}
.smalltext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 333333;
}
.tablebottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: BAB5B2;
}
a{
	color: #333333;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.titleorangebig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: F1400E;
}
