body    {   background-color: #f7f7ce;
            font-family:      verdana, helvetica, arial;
            font-size:		  small;
			font-weight:	  400;
            color:            #000000;
			text-decoration:  none;
			cursor:           crosshair
        }
iframe.right{
            background-color: #dbdba5;
            }
             
h1 		{   color: #748400;
            background: #f7f7ce;
            font-family: Verdana;
            font-variant: small-caps;
            font-size: 100%
        }
h2 		{   font-family: Verdana;
            color: #dbdba5;
            background: #748400;
            font-size: 100%
        }
p.right	{   font-family: Verdana;
            font-size: 80%;
            color: #000000;
        }
b.red   {   color: #dbdba5;
            background: #748400;
            font-variant: small-caps;
        }
b.main  {   color: #748400;
            font-family: Verdana;
        }        
td.left {   background: #f0f0c0;
            font-family: Verdana;
            font-size: 80%
        }

                    
a:active{   color: #0000FF;
            text-decoration: none
            }
a:visited{  color: #804000;
            text-decoration: none
            }
a:link  {   color: #804000;
            text-decoration: none
            }
a:hover {   color: #FF00FF;
            text-decoration: none;
            }



