body { background-color: #ffffff; 
	}

.title {
	font-family: "Times New Roman";
	font-size: 15pt;
	color: #111111;
	font-style: ;
	}


.links {
	font-family: "Times New Roman";
	font-size: 11pt;
	color: #660000;
	font-style: italic;
	}


.copy {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #660000;
	}

.small {
	font-family: "Times New Roman";
	font-size: 8pt;
	color: #660000;
	}

a:link   { color: #660000; 
	text-decoration: none; 
	}

a:visited  { color: #660000; 
	text-decoration: none;
	}

a:hover  { color: #182938; 
	text-decoration: none; }

a:active  { color: #660000; 
	text-decoration: none;
	 }

