body {
	background-color: #FE9711;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFCCCC;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.payroll {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bureau {
	background-color: #620021;
	background-image: url(images/bureau.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 14px;
}
.accounting {
	font-size: 11px;
	color:#FF3300;
	text-align:center;
}
