﻿body {
}

.Cancelled
{ 
	/*
	background-color:Red;
	height:100%;
	color:#000066;
*/
 }

.Appiontment
{
	font-size: 9px;
	font-family: Arial;
	color: #000066;
}

.Expired A
{
	font-size: 10px;
	color: gray;
}

.Active A
{
	font-size: 10px;
	color: black;
}

.Modified A
{
	font-size: 10px;
	color: blue;
}
