body { background-color: #FFFFFF; 
	}


.title {
	font-family: Arial;
	letter-spacing: .5em;
	font-size: 26px;
	color:#808080;
	}


.links {
	font-family: "Arial";
	font-size: 13pt;
	}


.copy {
	font-family: Arial;
	font-size: 12px;
	color:#808080;
	}

.text {
	font-family: Arial;
	font-size: 12px;
	color:#808080;
	text-align:justify;
	}


.small {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color:#808080;
	}

a:link   { color: #808080; 
	text-decoration: none; 
	}

a:visited  { color: #808080; 
	text-decoration: none;
	}

a:hover  { color: #666666; 
	text-decoration: none; }

a:active  { color: #808080; 
	text-decoration: none;
	 }

