
/* ====== The following CSS is provided as a visual aid, we will not be editing this bit ===== */
{
	font-size:100%;
}

body{
	font:75%/140% Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px 0 0px 0;
}

p{
  font-family: Arial; 
  font-size:500%;
  font-weight:bold;
  text-decoration: none;
  color:#000;
  }

a.navbarlink{
  font-family: Arial; 
  font-size:100%;
  font-weight:bold;
  text-decoration: none;
  color:#000;
  }
  
a.navbarlink:hover{
  font-family: Arial; 
  font-size:100%;
  font-weight:bold;
  text-decoration: none;
  color: #000;
 }


