@charset "utf-8";
/* CSS Document */

.calendaritemtitle
{
  font-size:1.2em;
  font-weight:bold;
}

h2
{
	font-family: "Abadi MT Condensed Extra Bold";
	font-size:1.5em;
	font-weight:bold;
	color: #666600;
}
h3
{
	font-family: "Abadi MT Condensed Extra Bold";
	font-size:1.6em;
	font-weight:bold;
	color: #666600;
}
h4
{
	font-size: 1.2em;
}
h1 
{
	color: #666600;
}