body 	{ background-color: #FFFFFF;
	}

.rel {
	position: relative;
	top: 10px;
	}

.title2 {
	font-family: 'Cinzel', serif;
	font-size: 24pt;
	color: #DB7F4E;
	}

.title {
	font-family: "Georgia";
	font-size: 16px;
	color: #DB7F4E;
	}

img
{
    max-width: 100%;
    height: auto;
}


.links {
	font-family: "Georgia";
	font-size: 12pt;
	}


.text {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	text-align:justify;
	}

.copy {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	}

.small {
	font-family: "Georgia";
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	}

a:link   { color: #000000; 
	text-decoration: none; 
	}

a:visited  { color: #000000; 
	text-decoration: none;
	}

a:hover  { color: #DB7F4E; 
	text-decoration: none; }

a:active  { color: #000000; 
	text-decoration: none;
	 }
