body
{
color: black;
font-family: verdana, arial;
font-size: 11px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}

A
{ 
text-decoration: none;
color: 990000; 
}

A:hover
{ 
text-decoration: underline;
color: 990000;
}

table
{
color: black;
font-family: verdana, arial;
font-size: 11px;
}

.copy
{
font-weight: normal;
font-family: verdana;
font-size: 9px; 
line-height: 150%;
}

.menu
{
font-style: oblique;
font-variant: small-caps;
font-weight: 800;
font-family: verdana;
font-size: 20px; 
line-height: 200%;
}

.left
{
padding-left: 42;
background-color: white;
background-image: url(images/back_left.gif);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: left;
}

.right
{
background-image: url(images/back_right.gif);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: right;
}

.middle
{
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
}

.heading
{
font-style: oblique;
font-weight: 800;
font-family: verdana;
font-size: 36px; 
line-height: 200%;
}

.sub_head
{
font-weight: 600;
font-family: verdana;
font-size: 20px; 
text-decoration: underline;
color: 990000;
line-height: 250%;
}

.news_title
{
font-weight: 800;
color: navy;
font-family: verdana;
font-size: 12px; 
}

.news
{
font-family: verdana;
font-size: 11px;
color: black;
padding-left: 15;
padding-right: 15;
}

.details
{
font-family: verdana;
font-size: 14px;
color: black;
}