@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #A0CFDF;
	background-image: url(images/tile2.jpg);
	background-attachment:fixed;
}
.style1 {font-size: 14px}
.style2 {font-size: 10px}
.style3 {font-size: 12px}
.style8 {color: #660000}
.style11 {font-size: 18px}
.style12 {font-family: "Times New Roman", Times, serif}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}
.style13 {font-size: 24px}
.style14 {font-size: 36px}
.style15 {
	color: #0000CC;
	font-weight: bold;
}