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:16px;
}


ul { list-style-type: square; margin-top: 0px; }
ul ul { list-style-type: circle; margin-top: 0; }
ul ul ul { list-style-type: disc; }
ul li { margin-left: -25px; }


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: 28px;
	font-style: normal;
	font-weight: bold
}


.large-txt
{
	font-size:18px;
}


.emphasis
{
	font-weight:bold;
	color:#FF0000;
}

.bold
{
	font-weight:bold;
}


.larger-text
{
	font-size:14px;
 }


