body 
{
font-family: Verdana;
font-size:10pt;
font-style:normal;
text-align:justify;
background-color: #F9F9F9;
}

.heading
{
font-family: Verdana;
font-size:18pt;
font-style:bold;
color: #851D1C;
}

A.one
{
color: #FFFFFF;
font-family: Arial;
font-size:10pt;
font-weight:bold;
font-style:normal;
text-decoration: none;

}

A.one:hover
{
color: #999999;
text-decoration: none;
}

A.two
{
color: #000000;
font-family: Arial;
font-size:10pt;
font-style:normal;
font-weight:bold;
text-decoration: none;
}

A.two:hover
{
text-decoration: underline;
}

A.obits
{
color: #215675;
font-family: Arial;
font-size:10pt;
font-style:normal;
font-weight:bold;
text-decoration: none;
}

A.obits:hover
{
text-decoration: underline;
}

.black-border
{
border: 1px solid #000000;
}

.grey-border
{
border: 1px solid #CCCCCC;
}

.noindent
{ 
margin:2px 2px 2px 20px;
}