h1.resource  { font-family: 'Times New Roman', Times, serif; font-size: 24pt; color: #000000; 
               display: inline; font-weight: bold; border-left-style: none; 
               border-left-width: 0px; border-top-style: none; 
               border-top-width: 0px; border-bottom-style: none; 
               border-bottom-width: 0px }
#textarea {
	border-color: black black black black;
	border-style: ridge ridge ridge ridge;
	border-width: 2px 2px 2px 2px;
	background-color: transparent;
	padding: 11px 11px 11px 11px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: inherit;
	overflow: inherit;
}

.strong, .bold
{
font-weight: bold;
}

.italic
{
font-style: italic;
}

a:active {color: #800000; text-decoration: underline}
a:link {color: #800000; text-decoration: underline}
a:visited {color: #800000; text-decoration: underline}
a:hover {color: #800000; text-decoration: underline}

.black a:active {color: black; text-decoration: none}
.black a:link {color: black; text-decoration: none}
.black a:visited {color: black; text-decoration: none}
.black a:hover {color: black; text-decoration: none}

.headline h1                 
{
font-weight:  normal;
font-size: 18px;
font-family: 'TImes New Roman';
color: black;
margin-bottom: 0px;
}

.mantel
{
font-weight: normal;
font-style: normal;
}

a.fireplace:link, a.fireplace:visited, a.fireplace:hover, a.fireplace:active {
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	color: #000000;
}