h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: 683287;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 2C70AC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 2C70AC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	text-align: left;
	text-indent: 25px;
	color: 2C70AC;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

ul.blog-menu {
    font-family: "Times New Roman", Times, serif;
	font-size: small;
    color: #0000FF;
}

li.blog-menu-entry {
    font-family: "Times New Roman", Times, serif;
	font-size: small;
    color: #a8a8a8;
}
.blueSubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: 2C70AC;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #683287;
	text-decoration: none;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #C6DBED;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #683287;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #5895ca;
	text-decoration: none;
}
.purpleSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 591C7B;
}
.blackParagraphTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 000000;
}
.blackParagraphTitleLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: Large;
	font-weight: bold;
	color: 000000;
}.author {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

.credit {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
.purpleSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #591C7B;
	font-weight: bold;
}
.blog_entries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #2c70ac;
}
.blogtext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	text-align: left;
	text-indent: 25px;
}
.blogtext_large_indent {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	text-align: left;
	margin-left: 50px;
}
.blogtext_tight {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	text-align: left;
	margin-left:25px;
}
.blogquote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	text-align: center;
}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.tableindent {
margin-left: 50px
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: left;
}
.footnote_larger {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
table.space {margin:10px}