body	{
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	font-style: normal;
	text-decoration: none;
	color:#939393;
	scrollbar-arrow-color: #4F4F4F;
	scrollbar-base-color: #4F4F4F;
	scrollbar-darkshadow-color: #4F4F4F;
	scrollbar-track-color: #424242;
	scrollbar-face-color: #4F4F4F;
	scrollbar-shadow-color: #4F4F4F;
	scrollbar-highlight-color: #4F4F4F;
	scrollbar-3d-light-color: #4F4F4F;
	}

td	{
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	font-style: normal;
	text-decoration: none;
	color:#282840;
	}

#emph	{
	color:#C01616;
	}

#contrast {
	color:#939393;
	}

#smaller {
	font-size:11px;
	}

#bigger {
	font-size:13px;
	}

#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: #43B217;
	text-decoration: none;
	}

a:link	{
	background-color:transparent;
	color: #175DB2;
	text-decoration: none;
	}

a:visited {
	background-color:transparent;
	color: #175DB2;
	text-decoration: none;
	}

a:hover	{
	background-color:transparent;
	color: #43B217;
	text-decoration:underline;
	}