/* CSS Document */

.calendar {	font-size: 12px; font-weight:bold;}
.calendardate{ color:royalblue; font-style:italic; font-size:12px;}
.calendardetails{font-size: 12px; }

a {
	color: #105E6B;
}

a.visited {
	color: #105E6B;
}

a.active {
	color: #105E6B;
}
p{
	color:#00626E;
	font-size: 13px;
}

hr{color:#00626E;}h2 {
	font-size: 18px;
	font-weight: bold;
	color: #766676;
	font-family: "Century Gothic";
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #C54C5D;
	font-family: "Century Gothic";
}
h3 {
	font-size: 18px;
	color: #1A6471;
	font-family: "Century Gothic";
}
