body
{
background-color: #5fffff;
font-family: Arial, Verdana, Serif;
color: #777777;
font-size: 12px;
}

span
{
font-style: italic;
font-weight: bold;
font-size: 14px
}

.tabl
{
background-color: #ffffff;
border-width: 2px;
border-style: ridge;
font-size: 12px
}

.td
{
padding: 1px;
vertical-align: top
}

.p
{
text-indent: 5%;
font-weight: 500;
font-size: 12;
text-align: Justify
}

A:link {color: #6886aE; text-decoration: none}
A:visited {color: #6886aE; text-decoration: none}
A:active {color: #00699D; font-weight: 900}
A:hover {color: #ff5555}

.blink
{
text-decoration: blink
}