body {
	font-family: Georgia, verdana, arial;
	font-size: 8pt;
}

table {
	border-style: none;
	border-width: 0px;
	width: 100%;
}

td {
	vertical-align: top;
	font-size: 8pt;
	border-width: 0px;
}

td.leftcolumn {
	margin: 2px 2px 2px 2px;
	width: 20%;
}

textarea {
	width: 95%;
}

input {
	font-family: palatino, verdana, arial;
	font-size: 8pt;
}

.sitetitle {
	font-weight: bold;
	font-size: 24pt;
	font-family: "comic sans ms";
	color: SaddleBrown;
	text-align: center;
}

.sitetagline {
	font-size: 12pt;
	text-align: center;
}

.formtitle {
	font-weight: bold;
	font-size: 14pt;
}

.sectiontitle {
	font-weight: bold;
	font-size: 14pt;
}

.storydetails {
	font-family: Georgia;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.storyheader {
	background-color: #F5F5F5;
}

.storytitle {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10pt;
}

.storyauthor {
	font-weight: bold;
}

.submissionconfirmation {
	text-align: center;
}

.welcomemessage {
	text-align: center;
	font-size: 12pt;
}

.linkmenu {
	text-align: center;
}

.commentsummary {
	text-align: right;
}

.commentheader {
	font-weight: bold;
}