

.title {
	font-family: "Times New Roman, Times, serif";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	}


.links {
	font-family: "garamond";
	font-size: 14pt;
	font-weight: bold;
	color: #38458B;
	}


.copy {
	font-family: "Times New Roman, Times, serif";
	font-size: 10pt;
	color: #000000;
	}

.small {
	font-family: "Times New Roman, Times, serif";
	font-size: 8pt;
	color: #000000;
	}

a:link   { color: #38458B; 
	text-decoration: none; 
	}

a:visited  { color: #38458B; 
	text-decoration: none;
	}

a:hover  { color: #E8E18F; 
	text-decoration: none; }

a:active  { color: #38458B; 
	text-decoration: none;
	 }
