td, th {
	color:  #FFFFE0;
}

h1 {
	font-family: "Lucida Bright";
	font-size: 36px;
	color: #FFFFE0;
	background-position: center;
	letter-spacing: 1px;
	text-align: center;
	font-style: italic;
	font-weight: lighter;
}

h2 {
	font-family: "Lucida Bright";
	font-size: 18px;
	color: #FFFFE0;
	background-position: center;
	letter-spacing: 1px;
	text-align: center;
	font-style: italic;
	font-weight: lighter;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	text-decoration: underline;
	color: #FFFFE0;
}.maintitle {
	font-family: "Lucida Bright";
	font-size: 24px;
	color: #000000;
	background-position: center;
	letter-spacing: 1px;
	text-align: center;
}
.subtitle {
	font-family: "Lucida Bright";
	font-size: 16px;
	color: #FFFFE0;
	text-align: center;
}
.wccanvas {
	font-family: "Lucida Bright", "Lucida Console", "Lucida Sans";
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:  #FFFFE0;
	text-transform: uppercase;
	text-align: center;
	background-position: center;
	position: absolute;
	width: 100px;
	visibility: visible;
	left: 45%;
	font-style: italic;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color:  #FFFFE0;
	text-align: right;
	background-position: right;
	width: 200px;
	position: absolute;
	overflow: visible;
	float: right;
	left: 70%;
	font-style: italic;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:  #FFFFE0;
	text-transform: uppercase;
	text-align: left;
	margin-left: 35px;
	background-position: left;
	position: absolute;
	width: 200px;
	left: 10%;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	font-style: italic;
	
}
.webmaster {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFE0;
	background-position: center;
	text-align: center;
	font-style: italic;
}
.writing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFE0;
	text-align: justify;
	width: 75%;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	text-indent: 20px;
}
.bottomlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3366FF;
}
.writing2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFE0;
	text-align: center;
}

