/* CSS Document */

.style7 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style8 {font-size: x-small}
a:link {
	color: #000000;
}
.style9 {
	font-size:small;
	color:#0076AC;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
body {
	background-image: url(images/tile.gif);
}

