P
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #000000;
}
.greenHeading
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #006666;
}

.whiteHeading
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #ffffff;
}
.inBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: black;
}

.boldInBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: black;
}

.greyHeading 
{  
font-family: Verdana, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #666666;
}

.calendar 
{  
font-family: Verdana, Helvetica, sans-serif; 
font-size: 8px; 
font-style: normal; 
font-weight: normal; 
color: #000000;
}
.smallBold {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000}
.small {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}