/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #993300;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #996600;
  font-weight: normal;
  background-image: url(images/bkgd_flower.gif);
  background-repeat: no-repeat;
  }

.copy {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #996600;
	font-weight: normal;
	line-height: 15px;
	} 
.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;
	}
	
.header {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	letter-spacing: 2px;
	} 
 
.copyright {
	padding: 4px 6px 0px 0px;
	text-decoration: none;
	font-size: 8px;
	color: #996600;
	font-weight: normal;
	}
.copyright a:link {
	text-decoration: none;
	font-size: 8px;
	color: #996600;
	}
.copyright a:visited {
	text-decoration: none;
	font-size: 8px;
	color: #996600;
	}
.copyright a:hover {
	text-decoration: underline;
	font-size: 8px;
	color: #996600;
	}
