body {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
}

td {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #DB3D05;
	font-weight: bold;
	text-decoration: none;
}

.header {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 12px;
	color: #F2F2F2;
	font-weight: bold;
}
