body 	{ background-color: #FFFFFF;
	}


.rel {
	position: relative;
	top: 50px;
	}

.title {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	}

img
{
    max-width: 100%;
    height: auto;
}


.title2 {
	letter-spacing: .5em;
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	}

.title3 {
	letter-spacing: .7em;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	}


.links {
	letter-spacing: .2em;
	font-family: Arial;
	font-size: 12pt;
	line-height: 24px;
	color: #000000;
	}

.copy {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	}

.small {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	}



a:link   { color: #000000; 
	text-decoration: none; 
	}

a:visited  { color: #000000; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #000000; 
	text-decoration: none;
	 }