<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.CalendarDayHeaderStyle
{
	font-size: 10px;
	border-bottom: black 1px solid;
	font-family: verdana;
}

.CalendarFooterStyle 
{
	border-top: black 1px solid;
	font-family:	verdana;
	font-size:		10px;
}

.CalendarTitleStyle
{
	font-size: 10px;
	color: black;
	font-family: verdana;
	background-color: gainsboro;
}

.CalendarDropDownStyle
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.CalendarStyle
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	background-color: White;
}</pre></body></html>