body {
	background-image: url();
	background-repeat: no-repeat;
	background-position:center;	
}
body,td,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {font-size: 36px}
.style2 {font-size: 18px}
.style3 {font-size: 16px}
.style7 {color: #F8B530}
.style8 {color: #ED7538}
.style9 {color: #A63336}

a:link {
	color: #127FC4;
	text-decoration: none;
}
a:visited {
	color: #61C2EF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
