body
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}


tr
{
	vertical-align:top;
}

td
{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:13px;
}

.large-txt
{
	font-size:18px;
}


.emphasis
{
	font-weight:bold;
	color:#FF0000;
}

.bold
{
	font-weight:bold;
}

table
{
	padding:'0px' '0px' '0px' '0px';
	margin:'0px' '0px' '0px' '0px';
	border-width:0px;
}

img
{
	border-width:0px;
}


.header
{
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 24px;
 	font-style: normal;
	font-weight: bold
}

.nospacenumbers
{ list-style-type: decimal; margin-top: -15px; }
.nospacenumbers ul { list-style-type: upper-alpha; margin-top: 0px; }
.nospacenumbers ul ul { list-style-type: lower-alpha; }
.nospacenumbers li { margin-left: -20px; }

.nospacelist
{ list-style-type: square; margin-top: -15px; }
.nospacelist ul { list-style-type: circle; margin-top: 0px; }
.nospacelist ul ul { list-style-type: disc; }
.nospacelist li { margin-left: -20px; }


.noleftgap
{ list-style-type: square;  }
.noleftgap ul { list-style-type: circle; margin-top: 0px; }
.noleftgap ul ul { list-style-type: disc; }
.noleftgap li { margin-left: -17px; }


.noleftgapnumbers
{ list-style-type: decimal;  }
.noleftgapnumbers ul { list-style-type: upper-alpha; margin-top: 0px; }
.noleftgapnumbers ul ul { list-style-type: lower-alpha; }
.noleftgapnumbers li { margin-left: -17px; }

.altRow
{
	background-color:#F0ECCA; 
}

.textBox
{
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, "Times New Roman"
}

