body
{
background-color: rgb(255,255,255)
}
table 
{
background-color: rgb(255,255,255);
border-collapse: collapse; 
table-layout: automatic;
border-spacing: 0px;
border: 0px;
margin: 0px
}
table.center
{
background-color: rgb(255,255,255);
margin-top: 0px;
margin-bottom: -3px
}
td.content
{
width: 472px;
padding: 20px;
background-color: rgb(255,255,255);
white-space: wrap
}
p
{
background-color: rgb(255,255,255);
color: rgb(0,64,64);
font-family: "book antiqua", garamond, serif;
font-size: 14px
}
p.alt
{
background-color: rgb(255,255,255);
color: rgb(59,31,144);
font-family: "book antiqua", garamond, serif;
font-size: 14px;
text-align: right
}
p.head
{
color: rgb(255,255,255);
font-size: 12px;
font-weight: bold
}
p.key
{
background-color: rgb(255,255,255);
color: rgb(255,255,255);
font-size: 5px
}
td.menu
{
background-color: rgb(255,255,255);
padding: 0px
}
img.pic
{
border-style: solid;
border-width: 1px;
border-color: rgb(125,79,211);
margin-top: 0px
}
img.m
{
border-width: 0px
}
a:link, a:visited, a:hover, a:active
{
color: rgb(0,64,64);
text-decoration: none
}
.emph
{
color: rgb(125,79,211);
font-weight: bold
}
.purple
{
color: rgb(125,79,211)
}
