#calendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	font-size: 9px;
	table-layout: fixed;
}

#logo {
	background-color: #FFFFFF;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #3366FF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}

a:link {
	color:#0000FF;
}

a:visited {
	color:#0000FF;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color:#000099;
	width: auto;
	table-layout: fixed;
	width: 100%;
	right: auto;
	bottom: auto;	 
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
}
tr {
	background-color: #CCFFFF;
}
