.thinvertline {
	border-top: 1px none #efe2cf;
	border-right: 1px none #efe2cf;
	border-bottom: 1px none #efe2cf;
	border-left: 1px solid #efe2cf;
	font-family: Arial, Helvetica, sans-serif;
}
.thinhorzline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #efe2cf;
	border-right-color: #efe2cf;
	border-bottom-color: #efe2cf;
	border-left-color: #efe2cf;
}
.dropcap {
	border: thick double #FFFFFF;
	background-color: efe2cf;
	height: auto;
	width: auto;
}
.Bodytext {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 12pt;
	color: #FFFFFF;
}
.vertline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #efe2cf;
	border-right-color: #efe2cf;
	border-bottom-color: #efe2cf;
	border-left-color: #efe2cf;
}
.boxed {
	border: thin ridge #efe2cf;
}
.caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #efe2cf;
}
.clickimage {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 10px;
	color: #FF0000;
}
