body
{
	font-family: Verdana;
	font-size: 10pt;
}

.small-font
{
	color: #999999;
	font-size: 8pt;
}

.grey-font
{
	color: #999999;
}

td
{
    font-family: Verdana;
    font-size: 10pt;
}

/*
Data tables for Leicester and Norfolk
*/
table.simple{
    border: inset #CCCCCC 2px;
    background-color: #FFFFCC;
    width: 70%;
}

table.simple td{
    border: inset #CCCCCC 2px;
}

table.simple tr{
    border: inset #CCCCCC 2px;
}


.title {
    font-size: 24px;
    font-weight: bold;
    text-valign: middle;
}