body	{
	background-color: #F4CC84;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	text-decoration: none;
	color:#596271;
	scrollbar-arrow-color: #F4CC84;
	scrollbar-base-color: #F4CC84;
	scrollbar-darkshadow-color: #F4CC84;
	scrollbar-track-color: #F4CC84;
	scrollbar-face-color: #F4CC84;
	scrollbar-shadow-color: #596271;
	scrollbar-highlight-color: #596271;
	scrollbar-3d-light-color: #596271;
	}

td	{
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	font-style: normal;
	text-decoration: none;
	color:#596271;
	}

#smaller {
	font-size:10px
	}

#bigger	{
	font-size:14px
	}

#title	{
	font-size:16px
	}

#indented {
	text-indent:15px
	}

#hangingindentblock {
	margin-left: 10px
	}

#hangingindent {
	text-indent: -10px
	}

#signature {
	text-align:right
	}

a:active {
	background-color:transparent;
	color: #7C3A2D;
	text-decoration: none
	}

a:link	{
	background-color:transparent;
	color: #7C3A2D;
	text-decoration: none
	}

a:visited {
	background-color:transparent;
	color: #7C3A2D;
	text-decoration: none
	}

a:hover	{
	background-color:transparent;
	color: #C92100;
	text-decoration:underline
	}