body,p,li,ol,ul,td,th
{
color: #000000;
font-size: 0.8pc;
font-family: Arial, Helvetica, Verdana, SunSans-Regular;
}

h1
{
letter-spacing: 0.5pc;
color: #ff0066;
font-size: 1.2pc;
font-weight: normal;
}

h2
{
color: #000077;
font-size: 1.0pc;
font-weight: normal;
}

.error
{ 
color: #ff0000;
font-size: 0.8pc;
}

.footer
{ 
color: #999999;
font-size: 0.75pc;
}

.strap
{ 
color: #cc3366;
font-size: 0.8pc;
font-style: italic;
text-align: center;
}

.justify
{
text-align: justify;
}

.intro
{ 
color: #ff0066;
font-size: 1pc;
}

a
{
color: #3333ff;
text-decoration: underline;
}

a:link
{
color: #3333ff;
text-decoration: none;
}

a:visited
{
color: #3333ff;
text-decoration: none;
}

a:hover
{
color: #3333ff;
text-decoration: underline;
}

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

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

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

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

/* start menu css */

table.menu
{
background-color: ff0066;
border: 1px solid #f7efe7;
border-collapse: collapse;
}

td.menu
{
vertical-align: middle;
width: 85px;
height: 30px;
padding: 0px;
border: 1px solid #f7efe7;
}

a.menu
{
color: #ff0066;
text-align: center;
vertical-align: middle;
font-size: 0.75pc;
background-color: #f7efe7;
display: block;
width: 85px;
height: 30px;
text-decoration: none;
}

a.menu:link
{
color: #ff0066;
text-align: center;
vertical-align: middle;
font-size: 0.75pc;
background-color: #f7efe7;
display: block;
width: 85px;
height: 30px;
text-decoration: none;
}

a.menu:visited
{
color: #ff0066;
text-align: center;
vertical-align: middle;
font-size: 0.75pc;
background-color: #f7efe7;
display: block;
width: 85px;
height: 30px;
text-decoration: none;
}

a.menu:hover
{
color: white;
background-color: #ff0066;
display: block;
width: 85px;
height: 30px;
text-decoration: none;
}

a.footer
{
color: #999999;
text-decoration: underline }

a.footer:link
{
color: #999999;
text-decoration: none;
}

a.footer:visited
{
color: #999999;
text-decoration: none;
}

a.footer:hover
{
color: #cc9966;
text-decoration: underline;
}
