.style4 {font-size: large}
.style6 {font-size: x-large}
body,td,th {
	color: #000000;
}
.style7 {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}
.style8 {font-size: large; font-weight: bold; }
a {
	font-size: large;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
