body { background-color: #FFFFFF; 
	}


.title {
	font-family: Georgia;
	letter-spacing:.3em;
	font-size: 16pt;
	font-weight:bold;
	color: #AA040A;
	}

.title2 {
	font-family: Georgia;
	font-size: 18pt;
	font-weight:bold;
	color: #AA040A;
	}

.title3 {
	font-family: Georgia;
	font-size: 14pt;
	font-weight:bold;
	color: #AA040A;
	}


.links {
	font-family: Georgia;
	font-size: 12pt;
	color: #CFA883;
	}

.text {
	font-family: Georgia;
	font-size: 12pt;
	text-align:justify;
	color: #000000;
	}


.copy {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	}


.small {
	font-family: Georgia;
	font-size: 9pt;
	color: #000000;
	}

a:link   { color: #B98553; 
	text-decoration: none; 
	}

a:visited  { color: #B98553; 
	text-decoration: none;
	}

a:hover  { color: #AA040A; 
	text-decoration: none; }

a:active  { color: #B98553; 
	text-decoration: none;
	 }
