.style1 {
	font-size: 24px;
	background-color: #CCFFFF;
	font-weight: bold;
}
body {
	background-color: #CCFFFF;
}
body,td,th {
	color: #000099;
	text-align: left;
	font-size: 14px;
}
.style2 {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
}
a:link {
	color: #000099;
}
a {
	font-weight: bold;
}
a:visited {
	color: #0099FF;
}
body {
	font-size: 14px;
}

