body	{
	background-color: #122512;
	margin-top: 12px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	font-style: normal;
	text-decoration: none;
	color:#596271;
	scrollbar-arrow-color: #122512;
	scrollbar-base-color: #122512;
	scrollbar-darkshadow-color: #122512;
	scrollbar-track-color: #122512;
	scrollbar-face-color: #122512;
	scrollbar-shadow-color: #E0E0E5;
	scrollbar-highlight-color: #E0E0E5;
	scrollbar-3d-light-color: #E0E0E5;
	}

td	{
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	font-style: normal;
	text-decoration: none;
	color:#596271;
	}

#smaller {
	font-size:10px;
	}

#bigger	{
	font-size:12px;
	}

#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;
	}