h1,h2,h3
{
font-family: "sans ms", arial, 'sans serif'; 
}

p,table,li,address
{
font-family: "sans ms", arial, 'sans serif'; 
}

p,li,address
{
margin-left: 10pt;
}

pre
{
font-family: courier , monospace;
margin-left: 20pt;
font-size: 90%;
font-weight: bolder;
}
tt
{
font-family: courier , monospace;
font-size: 90%;
font-weight: bolder;
}

p,li,th,td
{
font-size: 90%;
}

h1,h2,h3
{
color: #464676
}

a:link     { color:saddlebrown }
a:visited  { color:saddlebrown }
a:active   { color:yellow }
a:hover    { color:yellow }

body
{
background-color:  #b0b0d0 ;
/* #cccccc; */
}

