/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #CC9833;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #660033;
  font-weight: normal;
  }

.copy {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #660033;
	font-weight: normal;
	line-height: 15px;
	} 

.backgroundpopup {
	background-color: #CC9833;
	background-image: url(images/bkgd_popup.gif);
    background-repeat: no-repeat;
	}

.copy a:link {
	text-decoration: none;
	font-size: 11px;
	color: #663300;
	}
.copy a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #663300;
	}
.copy a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #663300;
	}
