H1
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
}
.smlAnswer   { font-family: Arial; font-size: 8pt; }
.smlQuestion { font-size: 8pt; font-family: Arial; font-weight: bold; }
.QAHeading { color: #fe1500; font-family: Verdana; font-weight: bold; font-size: 10pt; }
.TableTxt { font-family: Verdana; font-size: 10pt; }
.TableHeading { font-family: Verdana; font-size: 12pt; font-weight: bold; color: #188558; }
A.TableTxt { font-family: Verdana; font-size: 10pt; color: blue; }
H2
{
	font-family: Verdana;
	font-size: 12pt;
	color: #188558;
	font-style: italic;
	font-weight: bold;
}
H3
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 5;
}
H4
{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 8;
}
A.sideNavigation
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:hover.sideNavigation
{
	color: #FF0000;
}
P.sideNavigation
{
	margin-top: 0;
	margin-bottom: 8px
}
BODY { 
  background-image: url(images/bckgrnd.jpg);
  background-attachment: fixed;
  background-position: 0% 0%;
  background-repeat: repeat-x;
}
