body { background-color: #FFFFFF; 
	}


.title {
	font-family: Georgia;
	letter-spacing:.2em;
	font-size: 19pt;
	color: #AA040A;
	}

.title2 {
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	color: #AA040A;
	}


.title3 {
	font-family: Georgia;
	letter-spacing:.1em;
	font-size: 16pt;
	color: #AA040A;
	}

.title4 {
	font-family: Georgia;
	letter-spacing:.1em;
	font-size: 14pt;
	color: #000000;
	}


.links {
	font-family: Georgia;
	font-size: 16px;
	letter-spacing:.02em;
	word-spacing: 3px;
	line-height: 20px;
	color: #CFA883;
	}

.text {
	font-family: Georgia;
	font-size: 10pt;
	text-align:justify;
	color: #000000;
	}


.copy {
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
	}



.small {
	font-family: Georgia;
	font-size: 8pt;
	color: #000000;
	}

a:link   { color: #D1A46E; 
	text-decoration: none; 
	}

a:visited  { color: #D1A46E; 
	text-decoration: none;
	}

a:hover  { color: #AA040A; 
	text-decoration: none; }

a:active  { color: #D1A46E; 
	text-decoration: none;
	 }
