a:link
{
font-family: Helvetica, Geneva, Arial, helv, sans-serif;
font-size: 100%;
font-weight: bold;
background: transparent;
background: url('none');
color: blue;
text-decoration: none; 
}
a:visited
{
font-family: Helvetica, Geneva, Arial, Helvetica, helv, sans-serif;
font-size: 100%;
font-weight: bold;
background: transparent;
background: url('none');
color: #000099;
text-decoration: none;
}
a:active
{
font-family: Helvetica, Geneva, Arial, Helvetica, helv, sans-serif;
font-size: 100%;
font-weight: bold;
background: transparent;
background: url('none');
color: red;
text-decoration: none;
}
a:hover
{
font-family: Helvetica, Geneva, Arial, Helvetica, helv, sans-serif;
font-size: 100%;
font-weight: bold;
background: transparent;
background: url('none');
color: blue;
text-decoration: underline overline;
}
body
{
font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}
.msg1 
{ 
font-size: 110%;
background: #666666;
color: #99ccff; 
}
.rc1
{
font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif;
margin-left: 3em;
margin-right: 3em;
margin-top: 1em;
margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6
{
font-family: Helvetica, Geneva, Arial, helv, sans-serif;
}
h1
{
font-size: 150%;
font-weight: bold;
font-stretch: wider;
background: transparent;
background: url('none');
color: #000000;
text-align: center;
}
h2
{
font-size: 150%;
font-weight: bold;
font-style: italic;
font-stretch: wider;
background: transparent;
background: url('none');
color: #000000;
}
h3
{
font-size: 150%;
font-weight: bold;
font-style: italic;
background: transparent;
background: url('none');
color: #000000;
}
h4
{
font-size: 150%;
font-weight: bold;
background: transparent;
background: url('none');
color: #000000;
}
h5
{
font-size: 110%;
font-weight: bold;
background: transparent;
background: url('none');
color: #000000;
}
h6
{
font-size: 110%;
font-weight: bold;
font-style: italic;
font-stretch: wider;
background: transparent;
background: url('none');
color: #000000;
}