body { background-color: #FFFFFF; 
	}

.title {
	font-family: "Arial";
	letter-spacing: .5em;
	font-size: 15pt;
	color: #FFFFFF;
	}

.title2 {
	font-family: "Arial";
	font-size: 14pt;
	color: #000000;
	}


.links {
	font-family: "Arial";
	font-size: 13pt;
	color: #333333;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	}

.small {
	font-family: "Arial";
	font-size: 8pt;
	color: #333333;
	}

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

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

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

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

