body { background-color: #CCCCCC; 
	}


.title {
	font-family: Arial;
	font-size: 13pt;
	color:#781E07;
	}

.title2 {
	font-family: Arial;
	letter-spacing: 1.5em;
	font-size: 18pt;
	font-weight: bold;
	color:#781E07;
	}


.copy {
	font-family: Arial;
	font-size: 9pt;
	color:#781E07;
	}


.links {
	font-family: Arial;
	color:#781E07;
	font-size: 10pt;
	}

.smcaption {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	color:#781E07;
	}


.caption {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	color:#781E07;
	}


a:link   { color: #781E07; 
	text-decoration: none; 
	}

a:visited  { color: #781E07; 
	text-decoration: none;
	}

a:hover  { color: #000000; 
	text-decoration: none; }

a:active  { color: #781E07; 
	text-decoration: none;
	 }
