<style type="text/css">
#Nonsense {
  border: none;
  padding: 0px;
  position: absolute;
  left: 490px;
  top: 350px;
  width: 288px;
  height: auto;
  z-index: 0;
}

BODY {
	MARGIN-LEFT: auto;
	MARGIN-TOP: 0px;
	MARGIN-RIGHT: auto;
	MARGIN-BOTTOM: 0px;
	background-color: #ECD9B4;
	font-size: 12px;
	color: #000000;
	scrollbar-3d-light-color:#ECD9B4;
    scrollbar-arrow-color:#533F7D;
    scrollbar-base-color:#D8C8AA;
    scrollbar-dark-shadow-color:#D9C59D;
    scrollbar-face-color:#ECD9B4;
    scrollbar-highlight-color:#D8C8AA;
    scrollbar-shadow-color:#D0C7B6;
	}
	
TD {font-family: arial, trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	color: #000000;}
	
A:link {COLOR: #533F7D;	font-weight: bold; font-size: 12px; TEXT-DECORATION: none;}
A:visited {COLOR: #533F7D; font-weight: bold; font-size: 12px; TEXT-DECORATION: none;}
A:hover {COLOR: #7C4062; font-weight: bold; font-size: 12px; TEXT-DECORATION: none;}

.date {font-size: 11px; color: #7C4062; font-weight: bold;}

.head {
	font-size: 17px;
	}

img {  
border: none;  
}

.button {background-color: #ECD9B4;
color: #000000;
font-size: 10pt;
font-family: arial, trebuchet ms, verdana, sans-serif;
font-weight: bold;
}

.textbox {background-color: #ECD9B4;
color: #000000;
}
acronym { border-bottom: 1px dotted #000; background-color:#ECD0A2;}	