body { background-color: #781E07; 
	}


.title {
	font-family: "Arial";
	font-size: 13pt;
	color: #EBDAB1;
	}

.titlebig {
	font-family: "Arial";
	font-size: 14pt;
	letter-spacing: .3em;
	color: #EBDAB1;
	}


.links {
	font-family: "Arial";
	font-size: 14pt;
	color: #781E07;
	}


.linksreg {
	font-family: "Arial";
	font-size: 12pt;
	color: #781E07;
	}


.text {
	font-family: "Arial";
	font-size: 10pt;
	text-align:justify;
	color: #EBDAB1;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #EBDAB1;
	}


.small {
	font-family: "Arial";
	font-size: 8pt;
	color: #EBDAB1;
	}

a:link   { color: #781E07; 
	text-decoration: none; 
	}

a:visited  { color: #781E07; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #781E07; 
	text-decoration: none;
	 }

