body {
	background-image: url(images/back.gif);
}
.style1 {
	font-size: 12pt;
	font-weight: bold;
}
.style2 {
	font-size: 10pt;
	color: #333333;
	line-height: 18pt;
	text-decoration: none;
}
.style5 {font-size: 8pt; color: #666666; line-height: 12pt; }
a:link {
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #663300;
	text-decoration: none;
}
a:active {
	font-size: 10pt;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #993300;
	text-decoration: none;
}
