h3 {
	font-family: Tahoma;
	font-size: large;
	font-weight: 800;
	color: #CC3300;
	text-decoration: none;


}
a {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	font-size: 12px;


}
body {
	font-family: Tahoma;
	font-size: 12px;
}
.BoldTahoma {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
}
.nonlinkbutbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.tableLight {
	background-color: #fafafa;
}
.tableDark {
	background-color: e5e5e5;
}
