.style4 {
	font-size: 20px;
	color: #999999;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}


body {
	background-image: url(images/background.gif);
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style2 {color: #FFFFFF}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style3 {font-size: 12px}
