body,td,p,li,ol,ul
{
color: #000000;
font-size: 0.76pc;
font-family: Arial, Helvetica, Sans-serif, SunSans-Regular;
}

h1
{
color: #0E2B8D;
font-weight: bold; 
font-size: 1.3pc;
letter-spacing: 2px;

}

h2
{
color: #0066cc; 
font-weight: bold;
font-size: 0.8pc;
}

.description
{
line-height: 1.4pc
}

.white
{
color: white;
}

.blue
{
color: #0066cc;
}

.credit
{ 
color: #666666; 
}

.caption
{ 
font-style: italic;
}

.justify
{
text-align: justify;
}

.large
{
font-size: 0.9pc;
}

a
{
color: #0066cc;
text-decoration: underline;
}

a:link
{
color: #0066cc;
text-decoration: none;
}

a:visited
{
color: #0066cc;
text-decoration: none;
}

a:hover
{
color: #0066cc;
text-decoration: underline;
}

a.menu
{
color: #000000;
text-decoration: underline;
}

a.menu:link
{
color: #000000;
text-decoration: none;
}

a.menu:visited
{
color: #000000;
text-decoration: none;
}

a.menu:hover
{
color: #0066cc;
text-decoration: underline;
}

a.white
{
color: #ffffff;
text-decoration: underline;
}

a.white:link
{
color: #ffffff;
text-decoration: none;
}

a.white:visited
{
color: #ffffff;
text-decoration: none;
}

a.white:hover
{
color: #ffffff;
text-decoration: underline;
}