body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/bak.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
a {
	color: #099;
	text-decoration: none;
}
a:hover {
	color : #00FF00;
}
th {
	font-size: 9pt;
}
td {
	font-size: 9pt;
}h3 {
	color: #FFF;
}
h5 {
	font-size: 10pt;
	color: #FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #666;
}
