body { background-color: #FFFFFF; 
	}

.title {
	letter-spacing: .2em;
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	color: #AD3133;
	}


.links {
	font-family: Georgia;
	font-size: 14pt;
	color: #000000;
	}


.copy {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	}

.small {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	}


a:link   { color: #000000; 
	text-decoration: none; 
	}

a:visited  { color: #000000; 
	text-decoration: none;
	}

a:hover  { color: #AD3133; 
	text-decoration: none; }

a:active  { color: #000000; 
	text-decoration: none;
	 }
