body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-right: 20%;
	margin-left: 20%;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;

}
.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 4em;
	line-height: 65%;
	border-bottom-width: .1em;
	border-bottom-style: solid;
	border-bottom-color: #ccd0d6;
	text-align: left;
	z-index: 2;
}
.ThickHR {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}
.blockquote {
	border-left-width: thin;
	border-left-style: none;
	border-bottom-color: ccd0d6;
	background-color: #ebedef;
	color: #4d5663;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: ccd0d6;
	border-right-color: ccd0d6;
	border-left-color: ccd0d6;
}

.H2PostTitle {
	font-size: 4em;
	top: auto;
}

.H2PostTitleAlt {
	font-size: 2em;
	top: auto;

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-right: 50px;
	margin-left: auto;

}
li {
	list-style-image: url(Images/RedSqBullet.gif);
	list-style-position: outside;
	text-decoration: none;
	text-indent: 5pt;

}
a:link {
	color: #990000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

a:hover {
	color: #003366;
	text-decoration: underline;

}
.navbar {
	font-size: 9px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	text-decoration: none;
}
