h1 {
	font-family: "Comic Sans MS Bold", "Trebuchet MS Bold", "Trebuchet MS", "Trebuchet MS Bold Italic";
	font-size: 14px;
	color: #FF0000;
	line-height: 20px;
	letter-spacing: 1px;
}
h2 {
	font-family: "Comic Sans MS Bold", "Trebuchet MS Bold", "Trebuchet MS", "Trebuchet MS Bold Italic";
	font-size: 14px;
	color: #1DC173;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;

}
p {
	font-family: "Comic Sans MS Bold", "Trebuchet MS Bold", "Trebuchet MS", "Trebuchet MS Bold Italic";
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
}
a.link, a.visited, a.active {
	font-family: "Comic Sans MS Bold", "Trebuchet MS Bold", "Trebuchet MS", "Trebuchet MS Bold Italic";
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
}
a.hover {
	font-family: "Comic Sans MS Bold", "Trebuchet MS Bold", "Trebuchet MS", "Trebuchet MS Bold Italic";
	font-size: 14px;
	color: #1DC173;
	letter-spacing: 1px;
}
.brclear {
	clear:both;

}
#footer div {
	font-family: "Comic Sans MS Bold", "Trebuchet MS Bold", "Trebuchet MS", "Trebuchet MS Bold Italic";
    font-size: 50%
  
}

