body
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

form
	{
	margin: 0;
	padding: 0;
	}

td.left
	{
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #e5f6fd;
	}
	
td.right
	{
	background-repeat: no-repeat;
	background-position: left top;
	}

.text-one
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

.text-two
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B7135;
	}

.text-twolink
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B7135;
	text-decoration: none;
	}

.text-twolink:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B7135;
	text-decoration: underline;
	}

.text-bluelink
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b6db7;
	text-decoration: none;
	}

.text-bluelink:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b6db7;
	text-decoration: underline;
	}

.text-oneSmall
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC7D00;
}
