
body
    {
    background-color: "#000000"
    }

h1
   {
   font-family: verdana;
   font-weight: medium;
   font-size: 80%;
   color: #000000;
   }

h2
   {
   font-family: verdana;
   font-weight: medium;
   font-size: 75%;
   color: #333333;
   }

p
   {
   font-family: arial;
   font-size: 75%;
   color:#000000;
   font-weight: medium;
   text-align: justify;
   }
   
p.press
   {
   font-family: arial;
   font-size: 75%;
   color:#000000;
   font-weight: medium;
   text-align: left;
   }
   
p.back
   {
   font-family: arial;
   font-size: 75%;
   color:#000000;
   font-weight: medium;
   text-align: left;
   }
   
p.tag
   {
   font-family: arial;
   font-size: 70%;
   color:#ffffff;
   font-weight: medium;
   text-align: left;
   margin-left: 7px;
   }
   
p.quicklink
   {
   font-family: arial;
   font-size: 65%;
   color:#000000;
   font-weight: medium;
   text-align: left;
   }
   
p.readmore
   {
   font-family: arial;
   font-size: 65%;
   color:#cc0000;
   font-weight: medium;
   text-align: right;
   padding-right: 5px;
   padding-bottom: 5px;
   } 

p.header_quicklink
   {
   font-family: arial;
   font-size: 75%;
   color:#ffffff;
   font-weight: medium;
   text-align: left;
   padding-left: 5px;
   }
   
p.return
   {
   font-family: arial;
   font-size: 75%;
   color:#cc0000;
   font-weight: medium;
   text-align: right;
   }

p.footer
   {
   font-family: arial;
   font-size: 70%;
   color:#ffffff;
   font-weight: medium;
   text-align: center;
   }

font.subhead1
   {
   font-family: verdana;
   font-size: 75%;
   color:#666666;
   font-weight: medium;
   text-align: left
   }
a
   {
   font-family: arial;
   color: #a20119;
   font-weight: medium;
   text-decoration: none;
   }

a:hover
   {
   color: #000000;
   text-decoration: none;
   }
   
a.bio
   {
   font-family: arial;
   color: #000000;
   font-weight: medium;
   text-decoration: none;
   }

a.bio:hover
   {
   color: #a20119;
   text-decoration: none;
   }
   
a.altrow
   {
   font-family: arial;
   color: #000000;
   font-weight: medium;
   text-decoration: none;
   }

a.footer
   {
   color: #ffffff;
   text-decoration: none;
   }

li
   {
   font-family: arial;
   font-size: 75%;
   color:#000000;
   font-weight: medium;
   list-style:square;
   }

input.search
   {
   background-color: #ffffff;
   font-size: 10px;
   }

hr
  {
   border-left:0px none;
   border-right:0px none;
   border-bottom:0px none;
   border-top:1px dashed #666666;
   width: 100%;
   height: 1px
   } 

table.Data{
    text-align: center;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
    width: 500px;
    background-color: #ffffff;
    border: 2px;
	border-color: #ffffff;
    border-spacing: 0px;
}
td.dataheader{
    border-bottom: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    background-color: #b1c2c9;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
    text-align: left;
    text-indent: 7px;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

td.Data1
{
    border-bottom: 2px #ffffff;
    border-top: 2px #ffffff;
    border-left: 2px #ffffff;
    border-right: 1px #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 0px; 
    text-align: left;
    text-indent: 0px;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
}

td.Data2
{
    border-bottom: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 0px; 
    text-align: left;
    text-indent: 0px;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    background-color: #eff3f4;
} 
