body {
	font: 76% Arial, Helvetica, sans-serif;
  	background: #fff;
  	color:#0C4B49;
}
h1 {
	font-size: 1.8em;
	font-weight:normal
}
h2, h3 {
	font-size: 1.1em;
}
h4
{font-size: 1.5em;
 margin-bottom:5px;}
  
p {font-size: 1.1em}

/* =Branding
----------------------------------------------------------------------------*/
#c {
	border: 1px solid #000
}

/* =Links
---------------------------------------------------------------------------*/

a:link {color: #0C4B49; text-decoration:underline; padding: 0.1em 0 0.1em 0}
a:visited {color:#0C4B49; text-decoration:underline;}
a:active {background:#0C4B49; color:#0C4B49}
a:hover  {text-decoration:underline; }

/* =Main Nav
----------------------------------------------------------------------------*/
ul a, ul a:link {
	text-decoration:none;
	color:#0C4B49;
	font-size: 1.1em;
}

ul a:visited {
	color: #fff
}

ul a:hover, ul a:active {
	background:#fff;
	color:#0C4B49
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
