.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	left: 150px;
	top: 0px;
	margin-bottom: 20px;
}
h1 {
	font-family: "Lucida Handwriting", cursive;
	font-size: 14px;
	color: #CC36AA;
	text-align: right;
	line-height: normal;
}
.line {
	border-right-width: 0.5mm;
	border-right-style: dotted;
	border-right-color: #00CCFF;
	padding-right: 10px;
	margin-left: 10px;
	width: 130px;
}
.outline {
	margin: 0px 10px;
	border: 0.4mm dotted #852869;
	padding: 1px;
	height: auto;
	background-color: #FFFFFF;
}
.spaceunder {
	margin-bottom: 10px;
}
.homeitem {
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}

.heading {
  	font-family: "Lucida Handwriting",cursive;

}
.welcome {
	font-family: "Lucida Handwriting",cursive;
	font-size: small;
	color: #CC3399;
	text-align: left;
}
.itembox {
	margin: 5px;
	border: .4px dotted #00CCFF;
	left: 5px;
	right: 5px;
	height: auto;
	width: 130px;
}
.itemhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0099CC;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: underline;
}
.lineleft {
	margin: 0px 10px;
	padding: 0px 8px 0px 15px;
	width: 130px;
	height: auto;
	border-top: #00CCFF;
	border-right: #00CCFF;
	border-bottom: #00CCFF;
	border-left: .5px dotted #00CCFF;
}
.small {
	font-family: Verdana;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}
.boxoutline {
	padding: 10px;
	border: 1px dotted #0099CC;
	background-color: #FFF9F6;
	width: 400px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.askbox {
	background-color: #E9E9E9;
	width: 400px;
}
.answertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990066;
	text-align: justify;
}
