/* ----- LINKSETTINGS------*/

a:link { 
	color: #374C47;
	font-family: Verdana;
	font-size: 10pt;
	}
a:visited { 
	color: #374C47;
	font-family: Verdana;
	font-size: 10pt;	
	}
a:hover { 
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;	
	}


/* ----- SETTINGS------*/

p  {
	font-family: Verdana;
	font-size: 10pt;
	}

td  {
	font-family: Verdana;
	font-size: 10pt;
	}

h1  {
	color: #993300;
	font-family: Verdana;
	font-size: 12pt;
	}

h2  {
	color: #993300;
	font-style: Italic;
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom: -15;
	}

h3  {
	font-style: Italic;
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom: -15;	
	}

h4  {
	font-weight: 400;
	font-style: Italic;
	font-family: Verdana;
	font-size: 9pt;
	margin-bottom: -15;
	}

.margin_top {
	margin-top: 5;
	}
