@charset "UTF-8";
body,td,th {
	font-family: Papyrus;
	font-size: 11px;
	color: #000033;
}
body {
	background-image: url(../html/assets/Sand.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Papyrus;
	color: #000066;
	font-size: 16px;
}
.style3 {
	font: bold 3px;
	font-size: large;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.style4 {font-size: large}
.style5 {
	font-family: Papyrus;
	color: #000066;
	font-size: medium;
}
.style6 {color: #000066}
.style7 {font-size: medium}
.style8 {
	font-family: "Handwriting - Dakota";
	font-size: xx-large;
	color: #CC0000;
}
.style9 {font-size: x-large; }
.style10 {
	color: #CC0000;
	font-size: large;
}
.style11 {
	font-family: Papyrus;
	font-size: large;
	color: #000066;
}

