body { background-color: #F6F2E9; 
	}

.title {
	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
	color: #CC6633;
	}


.links {
	font-family: "Arial";
	font-size: 12.5pt;
	}

.large {
	font-family: "Arial";
	font-size: 13pt;
	color: #000000;
	}


.copy {
	font-family: "Arial";
	font-size: 10.5pt;
	color: #000000;
	}

.orange {
	font-family: "Arial";
	font-size: 11pt;
	color: #CC6633;
	}

.small {
	font-family: "Arial";
	font-size: 9pt;
	color: #000000;
	}

a:link   { color: #000000; 
	text-decoration: none; 
	}

a:visited  { color: #000000; 
	text-decoration: none;
	}

a:hover  { color: #CC6633; 
	text-decoration: none; }

a:active  { color: #000000; 
	text-decoration: none;
	 }
