body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {font-size: 12px}
.style2 {color: #000000}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style5 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.hiddenPic {
	display:none;
}