﻿body
{
	font-family: Calibri, Verdana;
	font-size: 10pt;
}

.date
{
	font-size: 110%;
	font-weight: bold;
	padding-top : 20px;
}

.spacer
{ 
	width : 30px;
}

.notificationCell
{
}

.notification
{
	cursor :pointer;
}

.notification:hover
{
	color : Red;
}