A.linkwhite:link, A.linkwhite:visited
{
COLOR: white; 
TEXT-DECORATION: none
}

A.linkwhite:hover
{
COLOR: black; 
TEXT-DECORATION: underline
}

A.linkblack:link, A.linkblack:visited
{
COLOR: black; 
TEXT-DECORATION: none
}

A.linkblack:hover 
{
COLOR: red; 
TEXT-DECORATION: underline
}

INPUT
{
FONT-SIZE: 9pt
}

.en 
{
FONT-FAMILY: "Verdana", "Arial"; 
FONT-SIZE: 9pt
}

.white 
{
COLOR: #ffffff
}

.redbold   
        {color: red; Font-weight: Bold}
.line 
        {LINE-HEIGHT: 20px}
.title 
        {FONT-SIZE: 14px}
.linkstyle 
{
  font-size: 9pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000099}

H1{
  color: green;
  font-weight: bold; 
  background-color: snow; 
  text-align: center;  
  font-size: 18px;
}

H2{ color: black; 
  background-color: #FFFFFF; 
  text-align: center;  
  font-size: 16px;
}

H3{ color: black; 
  background-color: #FFFFFF; 
  text-align: center;  
  font-size: 14px;
  text-decoration: underline;
  color: blue;
}

.newtag {  font-family: "Optima"; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #FF0000; text-decoration: none}


.command 
{  
font-family: "Arial", "Helvetica", "sans-serif"; 
font-size: 12px; 
font-weight: bold; 
color: #0000CC
}

div 
{
line-height:15pt; 
margin-top: 8px; 
margin-right: 3px; 
margin-bottom: 3px; 
margin-left: 3px
}

.lefttable 
{  
font-family: "Arial"; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align: center
}

pre {
      border: #777777 1px solid;
      padding: 1em;
      margin-left: 1em;
      margin-right: 2em;
      white-space: pre;
      background-color: snow;
      color: #006400 ;
      font-family : Courier, Luxi Sans, Monospace, sans-serif;    
      font-size: 90%;
      }
.name {
font-family : monotype, Lucida;
}       

p {
text-indent: 0px;
font-size: 12px;
font-weight: normal;
}

body {
font-family: Arial;
font-size: 12px;
}

img {
border: 1px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
