body 	{ background-color: #999999;
	}



.title {
	font-family: "Times New Roman";
	letter-spacing: .3em;
	font-size: 17pt;
	color: #000000;
	}


.links {
	font-family: "Times New Roman";
	font-size: 13pt;
	color: #000000;
	}


.copy {
	font-family: "Times New Roman";
	font-size: 11pt;
	color: #000000;
	}

.small {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	}

.white {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-style: italic;
	color: #CCCCCC;
	}


a:link   { color: #000000; 
	text-decoration: none; 
	}

a:visited  { color: #000000; 
	text-decoration: none;
	}

a:hover  { color: #CCCCCC; 
	text-decoration: none; }

a:active  { color: #000000; 
	text-decoration: none;
	 }
