/* Style used for the  */

h1,h2,h3,h4
{
font-family: "times new roman", arial, 'sans serif'; 
font-variant: small-caps;
margin-left: 6pt;
color:rgb(0,0,128);
}


p,table
{
font-family: "times  new roman", arial, 'sans serif';
margin-left: 10pt;
color:rgb(0,0,128);
}



li,ul,hr
{
font-family: "times  new roman", arial, 'sans serif';
color:rgb(0,0,128);
}
ul.square {list-style-type: square}
ul.none   {list-style-type: none}



body
{
background-color:rgb(255,255,255);
}


a:link {color:rgb(0,0,128)} 
a:visited {color:rgb(0,0,128)} 
a:active {color:rgb(0,0,128)} 
a:hover {color:rgb(0,0,255)}
