
body 	{ background-color: #FFFFFF;
	}



.title {
	font-family: 'GFS Didot', serif;
	font-size: 20pt;
	color: #FF9A00;
	}

img
{
    max-width: 100%;
    height: auto;
}


.links {
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #333333;
	}


.copy {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #333333;
	}

.small {
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #333333;
	}

a:link   { color: #333333; 
	text-decoration: none; 
	}

a:visited  { color: #333333; 
	text-decoration: none;
	}

a:hover  { color: #960E07; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }
