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

body {
	background-image: url(../graphics/background.gif);
	margin-top: 0px;
}

a:link {
	color:#0000FF;
}

a:visited {
	color:#0000FF;
}

a:hover {
	color:#0000FF;
}

a:active {
	color:#0000FF;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 28px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style4 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#333333;
	font-size: 14px;
}

.style5 {
	font-family: "Trebuchet MS";
	font-size: 24px
}

.style6 {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	color: #0000FF;
}
