body {  background-color: mistyrose;  font-size: 9pt;  line-height: 1.5em;}a {  color: blue;  font-size: 10pt;  text-decoration: none  }a:hover {        color: red;	font-size: 10pt;	text-decoration: underline	}#site-box {  width : 930px;}#main-box {          float: left;	  background-color: floralwhite;	  padding: 3pt;	  vertical-align: top;	  text-align: center}[EOF]