body,table,tr,td {
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
}

A:link, A:visited, A:active, A:hover {
	color: #FF7800;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 13.5px;
	line-height: 16.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	border-bottom: 1px dashed #D2D2D2;
	margin: 0 0 0 0;
	padding: 0;
}

.footer {
	font-family: Small Fonts, VT100, Arial, Helvetica;
	font-weight: none;
	font-size: 8px;
	text-transform: uppercase;
	color: #D1D1D1;
	}

.note { font-size: 10px; }