﻿body {
	font-size: 14px;
	font-family: Times New Roman;
	font-weight: normal;
	color:Black;
}
.BlurbHeader
{
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	color: #993333;
	line-height: 30px;
}
.BlurbText
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #666666;
}
.SpecialText
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #993333;
}
.ListHeader
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #993333;
}
.ListItem
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 15px;
}
.FormFields
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #666666;
}
.PictureCaption
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #993333;
	font-style: italic;
}
.PictureLink
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #cc3333;
	font-style: italic;
}

HR
{
	color: #993333;
}


.FootText
{
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color:White;
}
A.FootText
{
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration:none;
}
A:hover.FootText
{
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}

.NavText
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color:White;
	text-decoration:none;
	line-height: 20px;
}
A.NavText
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color:White;
	text-decoration:none;
	line-height: 20px;
}
a:hover.NavText
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color:yellow;
	text-decoration:none;
	line-height: 20px;
}
