.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {font-size: 18px}
.style9 {font-weight: bold; color: #CC0000;}
.style11 {
	font-size: large;
	font-weight: bold;
	color: #CC66FF;
}
.style12 {
	color: #FFFF00;
	font-size: 14px;
}
.style15 {
	font-size: 12px;
	color: #000000;
}
body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:visited {
	color: #3366CC;
}
a:active {
	color: #CC0000;
}
a:link {
	color: #000099;
}

</style>
a:hover {
	color: #CC3333;
	background-color: #CC6600;
}
.title1 {
	font-size: 24px;
	color: #CC3300;
}
a:hover {
	color: #CC3333;
}
