body {
	background-color: #000066;
}
table {
	background-color: #FFFFFF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
td {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000066;
}
h3 {
	font-family: "complete in Him";
	font-size: 30px;
	font-weight: bold;
	background-color: #FFCCFF;
}

a {
	font-family: "Tekton Pro";
	font-size: 17px;
	font-weight: normal;
	text-align: left;
}
a:visited {
	color: #999999;
}
a:active {
	color: #33CC66;
}


tr {
	background-color: #FFFFFF;
}
h2 {
	font-family: "tekton Pro";
	font-size: 17px;
	color: #000066;
}
h1 {
	font-family: "clementine Sketch";
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
img {
	padding: 5px;
	background-position: top;
}
