body {
	background-color: #99FFFF;
}
a {
	font-size: 18px;
	color: #000000;
}
a:visited {
	color: #ff0000;
}
a:hover {
	color: #FF00FF;
}
a:active {
}
.style5 {font-size: 12px}
.style6 {font-size: 18px}
.style8 {font-size: xx-large}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}

