p
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: rgb(0,0,0)
}

p.margin
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: rgb(255,0,0);
font-weight: 900;
margin-left: 5%
}

h1.margin
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11pt;
color: rgb(255,0,0);
font-weight: 900
}

h1.body
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11pt;
color: rgb(0,0,0);
font-weight: 800
}

a.body
{
text-decoration: underline;
font-weight: 800;
color: rgb(0,0,0);
}

a.body:hover
{
text-decoration:none;
font-weight: 800;
color: rgb(0,0,0);
}

a.body:visited
{
text-decoration: none;
font-weight: 800;
color: rgb(0,0,0);
}

a.margin
{
text-decoration: underline;
font-weight: 900;
color: rgb(255,0,0);
}

a.margin:hover
{
text-decoration: none;
font-weight: 900;
color: rgb(255,0,0);
}

a.margin:visited
{
text-decoration: underline;
font-weight: 900;
color: rgb(255,0,0);
}

td.margin
{
background-color: rgb(51,0,0);
}

td.body
{
background-color: rgb(245,213,213);
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: rgb(0,0,0);
}