body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #663300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0066CC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12pt;
}
li {
	list-style-type: square;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-weight: bold;
}
.calendar_items {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
}
.calendar_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dedede;
	font-size: 8pt;
	font-weight: bold;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
a.sidebar:link, a.sidebar:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	text-decoration: none;
	font-weight: normal;
}
a.sidebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
}
.sidebar {
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	font-style: normal;
	color: #F8F8F8;
	font-weight: normal;
}
.login_label { font-size: 9pt; font-weight: bold; color: #666666; }
.login_input { font-size: 9pt; font-weight: bold; color: #666666; width: 60px; }
.happening_today { font-family: "Lucida Sans Unicode"; font-size: 9pt; font-weight: bold; color:#6666FF; line-height:12px; }

