a:link, a:visited, a:hover, a:active {color: #990000; border-bottom: 1px dotted #990000; text-decoration: none; }

a.img:link, a.img:visited, a.img:hover, a.img:active {border: none; }
a.mainheadlink:link, a.mainheadlink:visited, a.mainheadlink:hover, a.mainheadlink:active {border: none; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 1.85em;
	margin: 0px 0px 3px;
	padding: 0 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999900;
	font-size: 0.75em;
	margin: 0 0 1em;
	padding: 0px;
	line-height: 20px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #4A0000;
	line-height: 25px;
	margin:0 0 1em;
}

ol, ul {
        margin: 8px 0;
        list-style: none;
        list-style-type: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #4A0000;
	line-height: 22px;
	margin:0 0 .25em;
}

.entry ul li:before {
	content: "\00BB \0020";
	}

p.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #4A0000;
	line-height: 20px;
	margin:0 0 1em;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #4A0000;
	line-height: 20px;
	margin:0 0 1em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
        line-height: 20px;
	color: #996600;
	font-weight: bold;
	letter-spacing: 0em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
        line-height: 20px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 0em;
        margin: 5px 0px 10px 0px;
        -webkit-text-size-adjust: none;
}

h4 .smallish {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
        line-height: 20px;
	color: #990000;
	font-weight: bold;
	letter-spacing: -.1em;
        margin: 5px 0px 10px 0px;
        -webkit-text-size-adjust: none;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 1.5em;
	margin: 0px 0px 3px;
	padding: 0 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}

h6 .pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
        text-transform: uppercase;
	color: #990000;
	font-size: .85em;
	margin: 0px 0px 15px;
	padding: 0 0 4px 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #760101;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
        text-transform: uppercase;
	color: #990000;
	font-size: 1.25em;
	margin: 0px 0px 15px;
	padding: 0 0 4px 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #760101;
}

.smallhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
        line-height: 20px;
	color: #996600;
	font-weight: bold;
	letter-spacing: 0em;
}