/* CSS Document */
.bodystyle
{ 
    BACKGROUND-COLOR: #666666;
    margin: 0;
    margin-top: 10 px;
    margin-bottom: 10px;
}
table.main
{ color: #000000;
  font-family: Arial, sans-serif;
	text-align: justify;
}
TABLE.shp
{
	font-family: Courier New;
	text-align: center;
	font-size: 10pt;
}
td.menu
{ background: stripes.gif;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
td.header
{ color: #ffffff;
  font-weight: bold;
}
TD.lines
{	color: #49023E;
	border-bottom: #49023E double;
	border-top: #49023E double;
}	
td.copyright
{
  background-color: #666666;
  text-align: center;
  color:  #000000;
  font-family: Arial sans serif;
  font-size: 8pt;
}
td.left
{ background: #000000;
  color: #ffffff;
  text-align: center; 
}
td.right
{ background: #CCCCCC;
  color: #000000;
  text-align: justify;
  font-size: 11pt;
}

A
{
  color: #891170;
  font-family: Times New Roman serif;
  font-weight: bold;
  text-decoration: none;
}

A:hover
{
  color: #000000;
  background: #ffffff;
}
A.inpagelinks
{
  color: #891170;
  font-weight: bold
  
}
A.inpagelinks:hover
{
  color: black;
  background-color: white;
  text-decoration: none;
}
A.menu
{ color: #ffffff;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-variant: small-caps
}
A.menu:hover
{
  color: #000000;
  background: #ffffff;
  font-variant: small-caps
}
font.header1
{
  font-size: 16pt;
  color: #000000;
}
font.first
{
  font-size:16pt;
  color: #000000;
  font-weight: bold;
}
font.usingheader
{
  font-size:16pt;
  color: #000000;
  font-weight: bold;
}

