﻿Body
{
	font-family: Verdana;
	font-size: 12px;
}

p
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

H1
{
	font-family: Georgia;
	font-size: 34px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

H2
{
	font-family: Georgia;
	font-size: 23px;
	color: #ab4400;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
H3
{
	font-family: Georgia;
	font-size: 19px;
	color: #ab4400;
	color: #ab4400;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

H4
{
	font-family: Georgia;
	font-size: 19px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

H5
{
	font-family: Georgia;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

.DateHeader
{
	font-family: Georgia;
	font-size: 14px;
	color: #ab4400;
	font-weight: normal;
	text-transform: uppercase;
}

.ListHeader
{
	font-family: Georgia;
	font-size: 19px;
	color: #ab4400;
	font-weight: normal;
}
.EntryFooter
{
	padding-bottom: 15px;
}

a
{
	color: #9faa00;
	text-decoration: none;
}
a.hover
{
	text-decoration: underline;
}

strong
{
	color: #ab4400;
	font-weight: bold;
}

.LargeHeader
{
	font-family: Georgia;
	font-size: 34px;
	font-weight: lighter;
}

.MediumHeader
{
	font-family: Georgia;
	font-size: 24px;
	font-weight: lighter;
}

.SmallHeader
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: lighter;
}

.HighlightText
{
	color: #a63000;
	font-weight: bold;
}

a.SmallHeader
{
	color: #9faa00;
}

.DashedHorizontalLine
{
	border-bottom-style: dashed;
	border-bottom-color: #443a38;
	border-bottom-width: 1px;
	width: 100%;
	height: 1px;
}

.GreenDashedHorizontalLine
{
	border-bottom-style: dashed;
	border-bottom-color: #91a800;
	border-bottom-width: 1px;
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	font-size: 0px;
}

a.BoldLink
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 11px;
}

a.BoldLink:Hover
{
	text-decoration: underline;
}

