BODY
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: normal;
	background-color: white;
	margin: 0px;
}
P
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
LI
{
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: square;
}
.Header
{
	font-size: 14px;
	font-weight: bolder;
}
.SubHeader
{
	font-size: 16px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
}
.NormalText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
.FinePrint
{
	font-size: 9px;
	font-weight: normal;
}
.ThinButton
{
	border: dimgray 1pt solid;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: whitesmoke;
}
.ThinInput
{
	border: #990000 1px solid;
	padding: 2px;
	font-family: Arial;
}
.ThinInputDisabled
{
	border: gray 1px solid;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #eeeeee;
}
.ErrorText
{
	font-weight: bolder;
	font-size: 13px;
	color: red;
}
.RedSectionHeader
{
	font-weight: bolder;
	color: white;
	background-color: #8b191b;
	border-bottom: 3px solid black;
	text-align: left;
}
.Highlight
{
	background-color: #FFF1A6;
}
.GreySectionHeader
{
	font-weight: bolder;
	border: black 1px solid;
	background-color: #f0f0f0;
	text-align: left;
}
A:link
{
	color: #039;
	text-decoration: underline;
	font-weight: bolder;
}
A:hover
{
	color: #990000;
	text-decoration: underline;
	font-weight: bolder;
}
A:visited
{
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
A:visited:hover
{
	color: #990000;
	text-decoration: underline;
	font-weight: bolder;
}
A:active
{
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
