p.header
{
font:  26px Garamond;
color:red;
font-weight:bolder
}

p.footer
{
font: Garamond;
color:red;
font-weight:lighter;
font-size:xx-small
}

p.copy
{
font-family:Garamond;
font-weight:normal;
font-size:medium;
color:black
}

p.news
{
font: Garamond;
color:maroon;
font-weight:lighter;
font-size:x-small
}

p.caption
{
font: Garamond;
color:maroon;
font-weight:lighter;
font-size:xx-small
}
p.navHeader
{
font:  22px Garamond;
color:maroon;
font-weight:bolder
}

a {
text-decoration: none;
font:  22px Garamond;
border:0px;
color:maroon

}

a.navHeader
{
font:  22px Garamond;
color:maroon;
font-weight:bolder
}

a.copy {
text-decoration: none;
font-family:Garamond;
font-weight:normal;
font-size:medium;
color:maroon

}

a.footer {
text-decoration: none;
font: Garamond;
font-weight:lighter;
font-size:x-small;
color:maroon

}


ul.square {
list-style-type: square;
color:red
}

td {
padding-left:20px;
padding-right:20px
}

td.border
{
border-style: double;
padding-top: 10px;
border-color: red
}

td.borderright
{
border-style: double;
padding-top: 10px;
border-color: gold
}