.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.6em;
}

.bodytext a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}


.nicepic {
	border: 2px solid #000000;
	margin-bottom: 3px;
	margin-left: 5px;
}
.nextback a {
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 2px solid #000000;
	height: auto;
	width: 70px;
	display: block;
	text-align: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
.nextback a:hover {
	color: #FFFFFF;
	background-color: #eeeeee;
}
.bodytextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.6em;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	line-height: 1.6em;
	height: auto;
	width: auto;
	border: 2px dotted #DDDDDD;
	display: block;
	padding: 10px;
}
.fancytable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding: 5px;
}
.fancytablewrap {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
a {
	color: #DD0000;
}
.bodytextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	line-height: 1.6em;
}
