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

td 
{

color: #FFFFFF; 
text-decoration: none; 
cursor: auto; 
font-family: "verdana"; 
font-size: 8pt;
} 

a 
{
color: #ffff00; 
text-decoration: none; 
font-family: "verdana"; 
font-size: 8pt;
}

a:hover 
{  color: #FF0000;
text-decoration: none; 
font-family: "verdana";
font-size: 8pt; 
font-style: strong;
}

B 
{ 
font-size: 8pt;
}

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

table 
{
background: #080b98; 
color: #FFFFFF; 
text-decoration: none; 
font-family: "verdana"; 
font-size: 8pt;
cursor : auto;
}

p 
{ 
color: #FFFFFF; 
text-decoration: none; 
font-family: "verdana"; 
font-size: 8pt;}

.newstitle 
{
color: #FFFFFF;
cursor : auto;
}

P.plaintext 
{
font-size: 8pt; 
color: #FFFFFF;
}

input 
{	
border:1px solid #000080; background-color : #ccccff;
color : #000099;
font-size : 12;
font-family: "verdana";

}

select
{	
border:1px solid #000080; background-color : #111111;
color : #000099;
font-size : 12;
font-family: "verdana";

}

.input
{	
border:0px solid #000080; background-color : #ccccff;
color : #000099;
font-size : 12;
font-family: "verdana";

}

.radio
{	
border:0px solid #000080; background-color : #ccccff;
color : #000099;
font-size : 12;
font-family: "verdana";

}

.windowbg
{
background-color: #2090df;
border-color: #ffffff #dddddd #dddddd #ffffff; 
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: #666666;
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: #999999;
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
{	
border:0px solid #FFFFFF; background-color : #1111dd;
color : #FFFFFF;
font-size : 12;
font-family: "verdana";

}