p 

{ 
font-family: "Times New Roman", serif; 
text-indent: 1em; 
background-color: transparent;
margin-top: 0;
margin-bottom: 0;
font-size:1em;
}
a:link
{
color: Navy;
text-indent: 0em;
background-color: transparent;
font-size: 1em;
}

a:visited
{
color: Navy;
text-indent: 0em;
background-color: transparent;
font-size: 1em;
}

a:active
{
color: Navy;
text-indent: 0em;
background-color: transparent;
font-size: 1em;
}
a:hover
{
color: white;
background-color: Navy;
text-indent: 0em;
font-size: 1em;
}

.noindent
{
text-indent: 0;
}

.table
{
font-family: "Tahoma", "Ariel", sanserif; 
font-size: 12px 
}