body {
	font-family: Optima, Skia;
	font-size: 16px;
	color: #F5F5F5;
	background-color: #645674;
}
a:link {
	font-family: Didot;
	font-size: 16px;
	font-style: italic;
	color: #F5F5F5;
	text-decoration: none;
}
a:visited {
	font-family: Didot;
	font-size: 16px;
	color: #F7F6E8;
	text-decoration: none;
}
a:hover {
	font-family: Didot;
	font-size: 17px;
	font-style: italic;
	color: #FBF8E7;
	text-decoration: none;
}
h1 {
	font-family: Optima, Skia;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
}
.blayer {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #000033;
}
h2 {
	font-family: Didot;
	font-size: 19px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dropshadow {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #110E14;
	border-left-color: #110E14;
}
.oppositedrop {
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: double;
	border-bottom-style: solid;
	border-right-color: #110E14;
	border-bottom-color: #110E14;
}
