body {
	background-image: url(images/bg.gif);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {font-size: 14px}
.style5 {color: #FFFFFF}
.style6 {
	font-style: italic;
	font-weight: bold;
}
.style7 {	font-size: 16px;
	font-weight: bold;
}

a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}
.navbar a:link {
	text-decoration: none;
	color: #FFFFFF;

}
.navbar a:visited {
	text-decoration: none;
	color: #ffffff;

}
.navbar a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
.navbar a:active {
	text-decoration: none;
	color: #FFFFFF;

}
.intro {
	text-decoration: none;
}
.main a:link {
	color: #000000;
	text-decoration: none;
}
.main a:visited {
	color: #000000;
	text-decoration: none;
}
.main a:hover {
	color: #000000;
	text-decoration: underline;
}
.main a:active {
	color: #000000;
	text-decoration: none;

}
td {
	font-size: .95em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
