body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #7AB912;
}
.style5 {
	font-size: 16px;
	color: #CC6666;
}
body {
	background-image: url(images/bg.jpg);
}
.style6 {color: #FFFFFF}
a.white:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003366;
}
a:active {
	color: #003399;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}