    
    
    body 
    {
      background-image:url(images/nomadbkg.jpg);
      background-attachment:fixed;		
      background-color:#FFFFFF;
      text-indent: .5in;
      font-family: "Georgia Ref";
      font-size: 12pt;
      color:#020290
    }

    ul { list-style:circle inside none; margin-top:0; }
    a:link   { color:#605010; text-decoration:none; behavior:url(mouseover.htc) }
    a:visited { color:#705020; text-decoration:none; behavior:url(mouseover.htc) }

    h1 
    {
        font-family: "Script MT Bold";
        font-size: 36pt;
        font-style: normal;
        font-weight: normal;
        text-align:center;
    }


    h3 {
        font-size: 24pt;
        font-weight: bold;
        text-align:left;
    }


    h4 {
        font-size: 18pt;
        font-weight: bold;
        text-align:left;
    }



    p.recon {font-weight:bold; font-size:8pt; text-align:center; color:red }

    img     { border-style:none; }
    img.lnk { cursor:hand; behavior:url(mouseover.htc) }  

    div.review { margin-bottom:3em; margin-top:3em; border-style:inset }
    
    table.attrib {
	font-size:9pt; 
	margin-top:0;
	margin:left:0; 
	padding-top:0; 
	padding-left:0; 
    }

    div.series {
	margin-top:0px;
	margin-bottom:50px;
	margin:left:0px; 
	padding-left:50px; 
	
    }
    

    blockquote {font-style:italic;  color:#026090; margin-bottom:0; }

