body {
	background-image: url(images/tile.png);
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #660066;
	line-height: 1.5em;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
.style1 {color: #666666}
.style2 {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: small; }


.style5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6C6C00;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C6C00;
	font-style: italic;
}
.style7 {color: #999999}
