.style1 {
	font-size: 36px;
	font-weight: bold;
	color: #330066;
}
body {
	background-color: #EEDDFF;
	background-image: url(images/bg.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-size: 24px;
	color: #330066;
}
body,td,th {
	font-family: Harrington, Georgia, "Times New Roman", serif;
	color: #330066;
	font-size: 18px;
	background-attachment: fixed;
}
.style6 {font-size: 24px}
.style7 {font-size: 36px}
.style8 {font-size: 18px; color: #330066; }
.style10 {font-family: "Century Schoolbook", Georgia, "Times New Roman", serif; font-size: 10px;}
.style11 {font-style: italic}
.style12 {
	font-size: 14px;
	font-weight: bold;
}
.style13 {color: #990000}