h1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;



}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	font-weight: bold;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #CC0000;
}
a:visited {
	font-weight: bold;
	color: #990000;
}
.pagetext {
	padding: 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.work {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-style: italic;

}
.music {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.poetry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #996699;
	text-align: left;
	padding-left: 40px;

}
.poetryintext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #996699;
}
.blackbar {
	background-image:  url(mde_images/blackbar.gif);
	background-repeat: repeat-x;
}
.graybar {
	background-image:  url(mde_images/graybar.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;

}
.bold {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.quotetext {
	margin-left: 150px;


}
.email {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336600;
	font-style: italic;
}
.boldstandout {
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: underline;


}
.book {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-decoration: underline;

}
.redbars {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-top: 20px;
	padding-bottom: 20px;


}
.italics {
	font-style: italic;
	text-indent: 10pt;
	font-weight: bold;
	color: #CC0000;
	font-size: x-large;

}
