a
{
text-decoration: none; 
color: #990000; 
font: 12px arial, helvetica, sans-serif; 
}

a.small
{
text-decoration: none; 
color: #990000; 
font: 10px arial, helvetica, sans-serif; 
}

a.link 
{
text-decoration: none; 
color: #ffffff; 
font: 600 12px arial; 
padding: 0px 20px 0px 20px;
}

a.nav2 
{
text-decoration: none; 
color: #990000; 
font: 12px arial, helvetica, sans-serif; 
}

a.hover 
{
color: #666666; 
}

.nav2body
{
padding: 0px 20px 0px 20px;
background-image:  url(/images/shadow.jpg);
background-color: white;
background-repeat: repeat;
}

H1
{
font: 600 16px arial, helvetica, sans-serif; 
}

H2
{
color: #333333; 
font: 800 14px arial, helvetica, sans-serif; 
}

.h1
{
font: 600 16px arial, helvetica, sans-serif; 
}

.h2
{
font: 800 14px arial, helvetica, sans-serif; 
}

.current 
{
text-decoration: none; 
color: #bbbbbb; 
font: 600 12px arial, helvetica, sans-serif; 
padding: 0px 20px 0px 20px;
}

.current2 
{
color: #aaaaaa; 
font: 12px arial, helvetica, sans-serif; 
border-top: 1px dashed #cccccc;
padding: 10px 0px 10px 0px; 
}

.body
{
background-color: #bbbbbb;
font-family: Arial, Helvetica, sans-serif;
}

.insbody
{
background-color: #ffffff;
padding: 0px 5px 0px 5px;
text-align:justify;
}

p
{
line-height: 150%;
font: 12px arial;
text-align: justify; 
}

.centerp
{
line-height: 150%;
font: 12px arial;
text-align: center; 
}


ul.li
{
line-height: 150%;
font: 12px arial, helvetica, sans-serif; 
}

ol li
{
list-style-type: decimal;
font-weight: bold;
}

ol ol li
{list-style-type: lower-alpha;
font-weight: normal;
}

ol ol ul li
{list-style-type: disc;
font-weight: normal;
}

.txt
{
line-height: 150%;
font: 12px arial, helvetica, sans-serif; 
}

.sm
{
line-height: 120%;
font: 10px arial, helvetica, sans-serif; 
}

.star
{
color: #ff0000; 
font-weight: bold;
}

.dash
{
border-top: 1px dashed #ffffff;
}

.dash1
{
border-bottom: 1px dashed #aaaaaa;
padding: 0px 0px 10px 0px; 
}

.dash2
{
border-top: 1px dashed #cccccc;
padding: 10px 0px 10px 0px; 
}

.dashback
{
//background-image: url(/images/dash.gif);
background-color: white;
background-repeat: repeat;
background-position: left;
}
