body {
	background-color: #F0E99B;
	margin: 0px;
}
.girlname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
.girlname2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.tdstory {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.text {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
a.mid:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 27px;
	font-weight: bold;
	color: #507917;
	text-decoration: none;
	line-height: 20px;
}
a.mid:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 27px;
	font-weight: bold;
	color: #507917;
	text-decoration: none;
	line-height: 20px;
}
a.mid:hover {

	font-family: "Courier New", Courier, monospace;
	font-size: 27px;
	font-weight: bold;
	color: #FF9900;
	line-height: 20px;
}
a.foot:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
a.foot:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
a.foot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.text1foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}.tdintro {
	border: 1px dashed #CCCCCC;
}
.tdmain {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
