body {
	background-color: #89BCC7;
}


.style1 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	color: #0033FF;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.style8 {color: #CC0000; font-weight: normal; font-style: italic; font-size: 16px; }
.style9 {font-size: 18px; font-style: normal; font-weight: bold; color: #9900FF; }
.style10 {color: #CC0000; font-weight: normal; font-style: italic; font-size: 24px; }
.style11 {color: #CC0000; font-weight: bold; font-style: italic; font-size: 36px; }
.style12 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #0099FF;
}
.style13 {
	font-style: normal;
	font-size: 24px;
	font-weight: normal;
	color: #9900FF;
}
.style14 {
	font-family: Century, cursive, Verdana;
	font-style: italic;
	font-weight: bold;
	color: #0033FF;
	font-size: 24px;
}
a:link {
	color: #0033ff;
	font-style: italic;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	color: #9900FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
	color: #FF99FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	color: #FF3366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	font-weight: bold;
	font-style: italic;
}
body,td,th {
	font-size: 18px;
}
