h3, p, ol, ul, li, th, td {   
margin: 0;padding: 0;border: 0; outline: 0; 
vertical-align: top; background: transparent;
color:#000;
font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	
	text-align:justify;
}
	
	ol, ul 						{   list-style: none;}
	



/* Text elements */
a:link,
a:visited		{   color: #2c768f; text-decoration: none; }
a:hover			{   color: #30c9fc; border-bottom: 0px solid #B9D40B; }
a:active		{   color: #2c768f; outline:0 none; position:relative; top:1px; }

 }

/* Header */
