@charset "utf-8";

/* CSS Document */

h1 {

  color: #ca2027;

  font-size:50px;

  font-family:'superflyregular';

  line-height:40px;

}



h2 {

  color: #ca2027;

  font-size:35px;

  font-family:'superflyregular';

  margin-top:20px;

  margin-bottom:0px;

}



h3 {

  color: #ca2027;

  font-size:16px;

  font-family:Verdana, Geneva, sans-serif;

  margin-top:10px;

  margin-bottom:0px;

  font-weight:bold;

}

h4 {
  color: #ca2027;
  font-size:32px;
  font-family:'dustyregular', sans-serif;
}

h5 {
  color: #ca2027;
  font-size:24px;
  font-family:'dustyregular', sans-serif;
}



p {

	color:#111111;

	font-family:Verdana, Geneva, sans-serif;

	font-size:14px;

	margin-top:0px;

}



a:link {

	color:#ca2027;

	text-decoration:underline;

	font-weight:bold;

}



a:visited {

	color:#CC0000;

}



a:hover {

	color:#cc0000;

	font-weight:bold;

}



a:active {

	color:#CC0000;

}



.jl1 {

	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#333333;

	margin-top:20px;

	margin-bottom:20px;

}



.jl2 {

	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#333333;

	margin-top:20px;

	margin-bottom:20px;

}

label {

	color:#111111;

	font-family:Verdana, Geneva, sans-serif;

	font-size:14px;

	margin-top:0px;

}

ul {
	color:#ca2027;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-top:0px;
}

img {
	border:none;
}

.veg {
	color:#060;
}