/* CSS Document */

body {
	background-color: #F7F5F5;
	background-image: url(images/bg.gif);
}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 12px; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style20 {color: #666666; font-style: italic; font-weight: bold; }
.style21 {color: #666666}