body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;

}
body,td,th {
	color: #003366;
}
h1 {
	font-size: 24px;
	color: #993300;
}
h2 {
	font-size: 16px;
	color: #003366;
}
h3 {
	font-size: 16px;
	color: #993300;
}
.footer {
	width: 100%;
	background-color: #9999CC;
	font-size: 12px;
}
a:link {
	color: #000099;
}
a:hover {
	color: #0066FF;
}
a:visited {
	color: #0099CC;
}
a:active {
	color: #0099CC;
}
.one {
	color: #99CCCC;
	background-color: #000033;
	cursor: hand;
}
.two {
	font-size: 12px;
	background-color: #9999CC;
	color: #003366;
	text-align: center;	
}

.today { background-color: #CCFFCC; font-size: 10px; }
.nonmonthdays { color: #CCDDCC; background: #CCDDCC; cursor: hand; font-size: 10px; }
.cal { font-size: 10px; }
.date {
	border:0;
	background-color:#CCCCCC;
	cursor:hand;
	color:#003366;
}
a.event:link { color: #003366; font-size: 10px; }
a.event:visited { color: #003366; font-size: 10px; }
a.event:hover { color: #0099CC; font-size: 10px; }
a.event:active { color: #0066FF; font-size: 10px; }

a.birthday:link { color: #3366CC; font-size: 10px; }
a.birthday:visited { color: #3366CC; font-size: 10px; }
a.birthday:hover { color: #3366CC; font-size: 10px; }
a.birthday:active { color: #3366CC; font-size: 10px; }

a.anniversary:link { color: blue; font-size: 10px; }
a.anniversary:visited { color: blue; font-size: 10px; }
a.anniversary:hover { color: blue; font-size: 10px; }
a.anniversary:active { color: blue; font-size: 10px; }

a.this:link { color: #CCCCCC; }
a.this:visited { color: #CCCCCC; }
a.this:hover { color: #CCCCCC; }
a.this:active { color: #CCCCCC; }