.title
{
	font-weight: bold;
	font-size: 16pt;
	color: #cccccc;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.sidenav
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.sidenavover
{
	font-weight: bold;
	font-size: 11pt;
	color: #999966;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.subnav
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.subnavover
{
	font-weight: bold;
	font-size: 11pt;
	color: #333366;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.reminder
{
	font-size: 14pt;
	color: #000099;
	font-family: Georgia, Times New Roman, Times Roman, Serif;
}
.calendar
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.calendarlabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Georgia, Times New Roman, Times Roman, Serif;
}
.calendardate
{
	font-weight: bold;
	font-size: 8pt;
	color: #0000FF;
	font-family: Georgia, Times New Roman, Times Roman, Serif;
}
.copy
{
	font-size: 12pt;
	color: #000000;
	font-family: Georgia, Times New Roman, Times Roman, Serif;
}
.headline
{
	font-size: 14pt;
	color: #333366;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
.mainmenu
{
	background-color: #333366;
}
.mainmenucurr
{
	background-color: #999966;
}
.submenu
{
	background-color: #999966;
}
.submenucurr
{
	background-color: #333366;
}
.content
{
	border: #ffffff 10px solid;
	background-color: #cccccc;
	padding: 3px, 3px, 3px, 3px;
}
