<!--   
   
	body, td {
		color: #FFFFFF;
		font-family: Verdana;
		font-weight: Normal;
		font-size: 9pt;
	}
	
	a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	a:hover {
		color: #7D6E6E;
		text-decoration: underline;
	}
	
	input {
		font-family: Verdana;
		font-weight: normal;
		font-size: 8pt;
		padding:0;
		color: #FFFFFF;
		background-color: #000000;
		border-bottom-style:solid;
		border-bottom-width:1;
		border-left-style:none;
		border-right-style:none;
		border-top-style:none;
	}
	
	div.main_content {
		overflow:auto;
		height:400px;
		scrollbar-base-color: #FFFFFF;
		scrollbar-face-color: #000000;
		scrollbar-shadow-color: #7D6E6E;
		scrollbar-darkshadow-color:#000000;
		scrollbar-highlight-color:#000000;
		scrollbar-arrow-color:#7D6E6E;
		scrollbar-3dlight-color:#7D6E6E;
	}
	
	.sendbutton {
	    font-family: Verdana;
		font-size: 8pt;
		color: #ffffff;
		border: 1px solid #000000;
		padding: 1; background-color: #ff6600;
		cursor: hand;
	}
	
	h1 {
		color: #FFFFFF;
		font-family: Verdana;
		font-weight: Bold;
		font-size: 12pt;
		text-align: left;
	}
	
	h2 {
		color: #FFFFFF;
		font-family: arial;
		font-weight: Bold;
		font-size: 10pt;
	}
	
	h3 {
		color: #FFFFFF;
		font-family: arial;
		font-weight: Bold;
		font-size: 10pt;
	}
	
	textarea {
		font-family: Verdana;
		font-weight: normal;
		font-size: 8pt;
		color: #FFFFFF;
		background-color: #000000;
		border-color: #7D6E6E;
		border-top-width:1;
		border-left-width:1;
		border-right-width:1;
		border-bottom-style:solid;
        border-bottom-width:1;
		scrollbar-base-color: #FFFFFF;
		scrollbar-face-color: #000000;
		scrollbar-shadow-color: #7D6E6E;
		scrollbar-darkshadow-color:#000000;
		scrollbar-highlight-color:#000000;
		scrollbar-arrow-color:#7D6E6E;
		scrollbar-3dlight-color:#7D6E6E;
	}
-->
