body
{
	font-size: 10pt;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.standardText
{
	font-size: 10pt;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.standardLabel
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.standardLink
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.standardInput
{
	font-size: 10pt;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.calendarHeader
{
	font-size: 10pt;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	background-color: #cc9966;
}
.dayText
{
	font-size: 10pt;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.grayDayText
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	background-color: #cccccc;
}
.calendarMonth
{
	font-size: 10pt;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	background-color: #cc9966;
}
.selected
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	background-color: #fff4e1;
}