body 	{ background-color: #999999;
	}


img	{
    max-width: 100%;
    height: auto;
	}


.title {
	letter-spacing: .3em;
	font-family: "Arial";
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	}


.links {
	font-family: "Arial";
	font-size: 11pt;
	color: #FFFFFF;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	}

.small {
	font-family: "Arial";
	font-size:2vw;
	font-size: 10px;
	color: #FFFFFF;
	}

a:link   { color: #FFFFFF; 
	text-decoration: none; 
	}

a:visited  { color: #FFFFFF; 
	text-decoration: none;
	}

a:hover  { color: #000000; 
	text-decoration: none; }

a:active  { color: #FFFFFF; 
	text-decoration: none;
	 }
