body {
	background-image: url(/images/background.jpg);
	background-color: #FE9900;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.link1 {
	color: #FFFFFF;
	font-weight: bold;
}
.link1 a {
	color: #FFFFFF;
}

.table1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;

}
.text1 {
	background-image: url(images/background.jpg);
	background-color: #FE9900;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.head1 {
	color: #FF8C41
}
td {
	font-size: 12px;
}
