body 	{ background-color: #FFFFFF;
	}


.rel 	{
	position: relative;
	top: 50px;
	}


.title {
	letter-spacing: 1em;
	font-family: "Arial";
	font-size: 15pt;
	color: #000000;
	}


.links {
	letter-spacing: .2em;
	font-family: "Arial";
	font-size: 11pt;
	color: #000000;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #000000;
	}

.small {
	font-family: "Arial";
	font-size: 10pt;
	color: #000000;
	}


.small2 {
	font-family: "Arial";
	font-size: 6pt;
	color: #000000;
	}

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;
	 }
