﻿

body 
{
	font-family: Verdana;
	font-size: small;
}

a 
{
	font-family: Verdana;
	font-size: small;
}


pre 
{
	font-family: Verdana;
	font-size: small;
}
submit
{
	font-family:Verdana;
	font-size:small;
	
}

HeaderRow
{
	background:Brown;
	font-weight:bold;
	
}

RegularRow
{
	background:White;
	font-weight:normal;
}

.DayWithAppointments
    {
        background-color: Green;
    }
 
 