BODY     { 
            font-family:      sans-serif;
            margin-top:       0px;
            margin-bottom:   50px;  
            margin-left:      3px; 
            margin-right:     3px; 
            
            
            
         }
   

H1       { margin-top:    0pt }
H1       { margin-bottom: 0pt }
H2       { margin-top:    0pt }
H2       { margin-bottom: 0pt }

INPUT    {  font-size:       20px; }

SELECT   {  font-size:       20px; }

LI       {  margin:          10px; }

#menufree   P         { COLOR: #CCCCCC }
#menufree   A:link    { COLOR: #CCCCCC }
#menufree   A:visited { COLOR: #CCCCCC }
#menufree   A:hover   { COLOR: #FFFFFF }
#menufree   TABLE     {background-color:   #202070;}



#menupaid   A:link    { COLOR: #CCCCCC }
#menupaid   A:visited { COLOR: #CCCCCC }
#menupaid   A:hover   { COLOR: #FFFFFF }
#menupaid   TABLE     {background-color:   #000000;}



#menuplot   A:link    { COLOR: #CCCCCC }
#menuplot   A:visited { COLOR: #CCCCCC }
#menuplot   A:hover   { COLOR: #FFFFFF }
#menuplot   TABLE     {background-color:   #202070;}

.infotitle
            {
		          color:         #CCCCCC;
            }

.infobody
	         {
               margin-left:  15%;
               margin-right: 15%;
            }
		
BLOCKQUOTE     
         { 
            font-family:      "Times New Roman";
         }


@media print 
{
   .noprint 
   {
      display:none;
   }


   div.footer 
   {
      position: fixed;
      bottom: 1px;
      width: 100%;
   }
  
}


@media screen 
{
   .noscreen 
   {
       display: none;
   }  
   
}

.page
{
    page-break-inside: avoid;
}





.home-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 11l10-8 10 8'/%3E%3Cpath d='M4 11v9a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9'/%3E%3Cpath d='M9 21v-7h6v7'/%3E%3Cpath d='M16 6V3h3v5'/%3E%3C/svg%3E");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 11l10-8 10 8'/%3E%3Cpath d='M4 11v9a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9'/%3E%3Cpath d='M9 21v-7h6v7'/%3E%3Cpath d='M16 6V3h3v5'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}


.up-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='19' x2='12' y2='5'/%3E%3Cpolyline points='5 12 12 5 19 12'/%3E%3C/svg%3E");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='19' x2='12' y2='5'/%3E%3Cpolyline points='5 12 12 5 19 12'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}





.square-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: currentColor; /* or any color you want */
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3C/svg%3E");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}





 
