body {
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
td p {
    margin: 0;
}
body,td,th {
	font-family: Arial;
	font-size: 12pt;
}
.style1 {
	font-size: 10pt;
}
.style2 {
	font-size: 15pt;
	font-weight: bold;
}
.style3 {
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #5b2905;
}
a:visited {
	color: #5b2905;
}
a:hover {
	color: #5b2905;
}
a:active {
	color: #5b2905;
}