body         { background-color:#f8f7e2;
	           background-repeat:no-repeat;
               background-attachment:fixed;			   
               font-family:Sans Serif;
     	       padding:0px;
	     }
	    
table.opaque {	     
	      background-color:#e8e5bc
	     }
	       
td.opaque    {	     
	      background-color:#e8e5bc
	     }
	     
tr.opaque 	{
	      background-color:#e8e5bc
			}
	     
p            {
             color:#746910;
             font-family: Century Gothic;
             font-size:11pt
            }

h1 			{
             color:#746910;
             font-family: Century Gothic;
             font-size:16pt
			}

h1.center 	{
             color:#746910;
             font-family: Century Gothic;
             text-align:center;
             font-size:16pt
			}

h2 			{
             color:#746910;
             font-family: Century Gothic;
             font-size:14pt;
			}

h2.center 	{
             color:#746910;
             font-family: Century Gothic;
             text-align:center;
             font-size:14pt
			}

h3 			{
             color:#746910;
             font-family: Century Gothic;
             font-weight:bold;
             font-size:11pt
			}

h3.center 	{
             color:#746910;
             font-family: Century Gothic;
             font-weight:bold;
             text-align:center;
             font-size:11pt
			}
 
p.center     {
             text-align:center
             }
        
p.copyright  {
              color:#746910;
              font-family: Century Gothic;
              font-size: 10pt
             }	    
             
p.navbar     {
              color:#746910;
              font-family: Sans Serif;
             }
             
td           {
              color:#746910;
              font-family: Century Gothic;
              font-size:11pt
	     	 }
	     	 
li.center    {
              text-align:center
             }

img          {
			  border-width:0; 
              border-color:#746910;
             }
             
a:link       { color:#1135a9; 
               text-decoration:underline; 
             }
             
a:visited    { color:#394773; 
               text-decoration:underline; 
             }
             
a:hover      { color:#0B46BF; 
               text-decoration:underline; 
               background-color:#acb5d4; 
             }
             
a:active     { 
               color:#800000; 
               background-color:#f9f8e3; 
               text-decoration:none;
             }