body
{
	font-family:arial;
	font-size:12px;
}
.calday 
{
	font-size:10px;
}
.highlighter 
{
	font-size:10px; 
	width:15px; 
	height:12px; 
	text-align:right; 
	background:#eeeeee; 
	padding:2px; 
	margin:1px;
	cursor:pointer;
}
h1
{
	font-size:18px;
	color:#cc0000;
}
h2
{
	font-size:14px;
	color:#666666;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
}
td
{
	font-size:12px;
}
td.required
{
	background:#ffdd99;
}

