/* ---[ links ]------------------------------- */



/* ---[ common elements ]--------------------- */
/*
p {
	padding: 0;
margin: 5px 0px 5px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0px; clear: both; color: #333333; font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &amp;amp;amp; font-size: 15px; text-align: justify; text-indent: 28px;
	}

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
h2 {
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	color: #600;
	}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #600;
	}
h2 a:hover {
	color: #966;
	}

	
	
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 3px;
	padding-top: 1.5em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #7B9905;
	border-bottom: 1px solid #eee;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #600;
	}
h3 a:hover {
	color: #966;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
h1 span, h2 span, h3 span {
	color: #999;
	}

code {
	color: #7B9905;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
code strong {
	color: #4E6200;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike {
	text-decoration: line-through;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
*/	
/* ---[ misc. ]---------------------------------------- */

.center {
	text-align: center;
	}
a img {
	border: none;
	}
.hide {
	display: none;
	}