h1 {
font-size:35px;
color:#541504;
font-weight:normal;
padding-bottom:20px;
}

h2 {
font-weight:bold;
font-size:16px;
color:#4f1404;
padding-bottom:7px;
}
	h2 a {
	text-decoration:none;}
	h2 a:visited {
	text-decoration:none;}
	h2 a:hover {
	text-decoration:underline;}

h3 {
font-weight:bold;
font-size:14px;
color:#111111;
padding-bottom:7px;
}
h4 {
font-weight:bold;
font-size:13px;
color:#541504;
padding-bottom:7px;
}
.subscript {
    position: relative;
	top: 0.3em;
	font-size: 0.8em;
}

.zz-comments {
	color: #FF00FF;
}
