.htdig_title
{
font-weight: bold;
}

.htdig_excerpt
{
font-size: 90%;
}

.htdig_url
{
font-size: 90%;
}

.htdig_attr
{
font-size: 90%;
}

h1.green 
{
font-family: Arial,Helvetica,sans-serif; 
font-size: 150%;
font-weight: bolder;
text-align: center;
color: green;
}

h1.black 
{
font-family: Arial,Helvetica,sans-serif; 
font-size: 150%;
font-weight: bolder;
text-align: center;
color: black;
}

h2.green {
font-family: Arial,Helvetica,sans-serif; 
font-size: 125%;
font-weight: bold; 
text-align: center;
color: green;
}

h2.black {
font-family: Arial,Helvetica,sans-serif; 
font-size: 125%;
font-weight: bold; 
text-align: center;
color: black;
}

h2.red {
font-family: Arial,Helvetica,sans-serif; 
font-size: 125%; 
font-weight: bold;
text-align: center;
color: red;
}


h3.green 
{
font-family: Arial,Helvetica,sans-serif; 
font-size: 150%;
font-weight: bolder;
text-align: center;
color: green;
}

h4.green {
font-family: Arial,Helvetica,sans-serif; 
font-size: 125%;
font-weight: bold; 
text-align: center;
color: green;
}

h4.red {
font-family: Arial,Helvetica,sans-serif; 
font-size: 125%; 
font-weight: bold;
text-align: center;
color: red;
}

h4.black {
font-family: Arial,Helvetica,sans-serif; 
font-size: 125%;
font-weight: bold; 
text-align: center;
color: black;
}

h5.green {
font-family: Arial,Helvetica,sans-serif;
font-size: 115%; 
font-weight: bold;
text-align: center;
color: green; 
}

h5.blacki {
font-family: Arial,Helvetica,sans-serif;
font-size: 115%; 
font-weight: bold;
text-align: left;
text-indent: 20px; 
color: black; 
}

h6.black {
font-family: Arial,Helvetica,sans-serif; 
font-size: 100%; 
font-weight: bold;
text-align: center;
color: black;
}


ol {
font-family: Arial,Helvetica,sans-serif; 
font-size: 100%; 
text-align: left;
color: black;
}


ul {
font-family: Arial,Helvetica,sans-serif; 
font-size: 100%; 
text-align: left;
color: black;
}

li {
font-family: Arial,Helvetica,sans-serif; 
font-size: 100%; 
text-align: left;
color: black;
}

p.li {
font-family: Arial,Helvetica,sans-serif; 
font-size: 105%;
text-align: left;
text-indent:20px; 
}

p.l {
font-family: Arial,Helvetica,sans-serif; 
font-size: 105%;
text-align: left;
}

p.m {
font-family: Arial,Helvetica,sans-serif; 
font-size: 100%;
text-align: left;
}

p.lii {
font-family: Arial,Helvetica,sans-serif; 
font-size: 105%;
font-style: italic;
text-align: left;
}

p.liib {
font-family: Arial,Helvetica,sans-serif; 
font-weight: bolder;
font-size: 110%;
font-style: italic;
text-align: left;
}

p.bl {
font-family: Arial,Helvetica,sans-serif; 
font-weight: bolder;
font-size: 115%;
text-align: left; 
}

p.ls {
font-family: Arial,Helvetica,sans-serif; 
font-size: 95%;
text-align: left; 
}

p.lx {
font-family: Arial,Helvetica,sans-serif; 
font-size: 90%;
text-align: left;
text-indent:20px; 
}

p.r {
font-family: Arial,Helvetica,sans-serif; 
font-size: 105%; 
text-align: right}

p.c {
font-family: Arial,Helvetica,sans-serif; 
font-size: 105%;  
text-align: center
}

p.blx {
font-family: Arial,Helvetica,sans-serif;
font-style: italic; 
font-weight: bold;
font-size: 90%;
text-align: left;
text-indent:20px; 
}

p.bc {
font-family: Arial,Helvetica,sans-serif; 
font-weight: bold;
font-size: 105%; 
text-align: center;
}


p.bcc {
font-family: Arial,Helvetica,sans-serif; 
font-weight: bold;
font-size: 100%; 
text-align: center;
color: red;
}
 
p.bcb {
font-family: Arial,Helvetica,sans-serif; 
font-weight: bold;
font-size: 100%; 
text-align: center;
color: black;
}

div.c {
font-family: Arial,Helvetica,sans-serif; 
text-align: center
}

div.box { 
border: solid; 
border-width: thin; 
width: 100% 
}


address {
font-family: Arial,Helvetica,sans-serif; 
font-style: italic;
font-weight: bold;
font-size: 80%
}

A.nav:link { 
color: white;
font-weight: bold;
text-align: center;
text-decoration: none;
}       /* unvisited navigation link */

A.body:link { 
color: black;
font-weight: bold;
}       /* unvisited link */

A.nav:visited { 
color: white;
font-weight: bold;
text-align: center;
text-decoration: none;
}   /* visited links */

A.body:visited { 
color: #339900; 
font-weight: bold;
}   /* visited body links */

A.nav:active { 
color: red;
font-weight: bold;
}    /* active links */

A.body:active { 
color: red;
font-weight: bold;
}    /* active links */


