body { background-color: #FFFFFF; 
	}

.rel {
	position: relative;
	top: 20px;
	}


.title {
	font-family: "Courier New";
	font-size: 32pt;
	line-height: 34pt;
	color: #000000;
	}

img
{
    max-width: 100%;
    height: auto;
}


.links {
	font-family: "Arial";
	font-size: 13pt;
	color: #EBDAB1;
	}


.big {
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	}

.big2 {
	font-family: "Arial";
	font-size: 13pt;
	color: #000000;
	}
.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #000000;
	}

.small {
	font-family: "Arial";
	font-size: 8pt;
	color: #000000;
	}


a:link   { color: #EBDAB1; 
	text-decoration: none; 
	}


a:visited  { color: #EBDAB1; 
	text-decoration: none;
	}


a:hover  { color: #FFFFFF; 
	text-decoration: none; }



a:active  { color: #EBDAB1; 
	text-decoration: none;
	 }

