body 	{ background-color: #999999;
	font-family: "Arial"; 
	}


.rel 	{
	position: relative;
	top: 20px;
	}


.title {;
	font-family: "Geneva";
	letter-spacing: .1em;
	font-size: 14pt;
	color: #333333;
	}

img
{
    max-width: 100%;
    height: auto;
}


.links {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	}


.copy {
	font-family: "Arial";
	font-size: 11pt;
	color: #333333;
	}

.small {
	font-family: "Arial";
	font-size: 9pt;
	font-style: italic;
	color: #333333;
	}

a:link   { color: #333333; 
	text-decoration: none; 
	}

a:visited  { color: #333333; 
	text-decoration: none;
	}

a:hover  { color: #999999; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }
