/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  }
  
.home {
	padding: 0px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	/* font-style: italic; */
	letter-spacing: 2px;
	line-height: 14px;
	font-variant: small-caps;
	}
.home a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FF8E00;
	}
.home a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FF8E00;
	}
.home a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #FF8E00;
	}
	
.copy {
	padding: 0px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 17px;
	}
.copy a:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
.copy a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
.copy a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}	

.copy2 {
	padding: 0px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
	}
.copy2 a:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FF8E00;
	}
.copy2 a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FF8E00;
	}
.copy2 a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #FF8E00;
	}	
	
.copy3 {
	padding: 0px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
	}
.copy3 a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FF8E00;
	}
.copy3 a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FF8E00;
	}
.copy3 a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #FF8E00;
	}	
.orange {
	padding: 0px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7700;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 14px;
	}
.quotes {
	background: #FFFFFF url(images/quotes.gif) no-repeat right bottom; 
	}
	
