.body
{
font-family: arial;
font-size: 18px;
font-weight: normal;
letter-spacing: 0pt;
color: #000000;
line-height: 20px;
text-decoration: none;
}

.header
{
font-family: arial;
font-size: 22px;
font-weight: bolder;
letter-spacing: 0pt;
color: #000000;
line-height: 24px;
text-decoration: none;
}


A
{
font-family: arial;
font-size: 18px;
font-weight: bold;
letter-spacing: 0pt;
color: black;
line-height: 20px;
text-decoration: none;
}

.bodylink
{
font-family: arial;
font-size: 18px;
font-weight: bold;
letter-spacing: 0pt;
color: black;
line-height: 20px;
text-decoration: none;
}

A:link 
{
font-family: arial;
font-size: 18px;
font-weight: bold;
letter-spacing: 0pt;
color: #336666;
line-height: 20px;
text-decoration: none;
}

A:visited 
{
font-family: arial;
font-size: 18px;
font-weight: bold;
letter-spacing: 0pt;
color: #660033;
line-height: 20px;
text-decoration: none;
}

A:hover 
{
font-family: arial;
font-size: 18px;
font-weight: bold;
letter-spacing: 0pt;
color: gray;
line-height: 20px;
text-decoration: none;
}

