body 	{ background-color: #FFFFFF;
	}


.rel 	{
	position: relative;
	top: 30px;
	}


.title {
	letter-spacing: 1.5em;
	font-family: Verdana;
	font-size: 15pt;
	color: #333333;
	}

img
{
    max-width: 100%;
    height: auto;
}


.links {
	letter-spacing: .2em;
	font-family: Verdana;
	font-size: 11pt;
	color: #333333;
	}


.copy {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	}

.small {
	font-family: Verdana;
	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: #CCCCCC; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }
