h1{

}

h2{
  font-size: 12px;
  margin:12px 0;
  text-transform: uppercase;
  font-weight: bold;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
  
}

h3{
  font-size: 11px;
  margin:8px 0;
}

p{
  margin:8px 0;
}

a{
  color: #000;
  text-decoration: none;
}

a:hover{
  text-decoration: none;
  color:#666;
}


.csc-firstheader, .csc-firstHeader, #left-column p.csc-firstheader {
	margin-top: 0;
}


p.bodytext b, p.bodytext strong, .carusel p b   {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p.bodytext a.mail {
	text-transform: uppercase;
}