﻿a
{
	color: #F45912;
	text-decoration: underline;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #9C0701;
}
h2
{
	font-size: 1.5em;
	font-weight: normal;
}
h3
{
	color: #9C0701;
	padding-bottom: 0px;
	padding-top: 10px;
}
.bodytext
{
}
.bullet
{
	list-style-type: none;
	background-image: url('../../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.arealeft li
{
	list-style-type: none;
	margin-left: 0px;
}
.arealeft ul
{
	padding: 0px;
	margin: 0px;
}
.sidetext
{
	line-height: 20px;
	margin-top: 5px;
	font-size: 0.9em;
}
.tablebold
{
	font-weight: bold;
	background-color: #D68700;
	color: #FFFFFF;
	padding: 4px;
	margin: 4px;
	font-size: 0.9em;
}
.tabletext
{
	background-color: #FFEB9A;
	padding: 4px;
	margin: 4px;
	font-size: 0.9em;
}
.highlight
{
	font-weight: bold;
}
.bold
{
	font-weight: bold;
}

