body 
{  
background: #ffffff; 
font-family: "verdana"; 
font-size: 8pt; 
color: #000000; 
text-decoration: none;
cursor: auto;
} 

td           { text-decoration: none; cursor: auto; font-family: Verdana; font-size: 8pt }
a 
{
color: #0000ff; 
text-decoration: none; 
font-family: "verdana"; 
font-size: 8pt;
}

a:hover      { color: #000000; text-decoration: none; font-family: Verdana; font-size: 8pt; 
               font-style: strong }
B 
{ 
font-size: 8pt;
}

B.heading 
{ 
font-size: 8pt;
}

table        { background-color: #ffffff; background-repeat: repeat; background-attachment: 
               scroll; color: #000000; text-decoration: none; font-family: 
               Verdana; font-size: 8pt; cursor: auto; background-position: 0% }
p            { color: #000000; text-decoration: none; font-family: Verdana; font-size: 8pt }
.newstitle 
{
color: #AA66AA;
cursor : auto;
}

p.plaintext  { font-size: 8pt; color: #000000 }
input        { background-color: #ffffff; color: #000000; font-size: 12; font-family: Verdana; 
               border: 1 solid #777777 }
select
{	
background-color : #fff;
border-color : #777777;
color : #000;
font-size : 12;
font-family: "verdana";
border-style : solid;
border-width : 1;
}

.input       { background-color: #FFFFFF; font-size: 12; font-family: Verdana; color: #000000; 
               border: 0 solid #777777 }
.radio       { background-color: #FFFFFF; font-size: 12; font-family: Verdana; 
               border: 0 solid #000000 }
.windowbg
{
background-color: #ffffff;
border-color: #999999 #999999 #999999 #999999; 
padding-top: 1px; 
padding-right: 1px; 
padding-bottom: 1px; 
padding-left: 1px; 
border-style: outset; 
border-top-width: 1px;
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.windowbg2
{
background-color: #FFFFFF;
border-color: #999999 #414141 #414141 #999999;
border-style: outset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.windowbg3
{
background-color: #FFFFFF;
border-color: #FFFF99 #CC9900 #CC9900 #FFFF99; 
border-style: outset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

.textarea    { background-color: #FFFFFF; color: #000000; font-size: 12; font-family: Verdana; 
               border: 0 solid #777777 }
