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

        font-weight: regular;
        font-family: verdana;
        font-size: 1em;
      }


p { 
  	color: #000000; }

ul { font-size: smaller;
   
	 color: #000000; }
	 
div { font-size: larger;

	  color: #1178BC; }

div.title { font-size: 24pt;
            font-family: "helvetica";
            padding-top: 6px;
            padding-bottom: 6px;
            padding-left: 4px;
            padding-right: 4px;
	    color: #000000; }



div.reg { font-size: 11pt;

	  color: #000000; 
          padding-top: 6px;
          padding-bottom: 6px;
          padding-left: 4px;
          padding-right: 4px;
        }

li {  
		  font-size: 9pt;
		  color: #1178BC; 
                  padding-top: 0.0em;
                  padding-bottom: 0.85em}

A:link {
		  font-size: 9pt;
		  color: #1178BC; }

A:visited { 
			 font-size: 9pt;
			 color: #A85B42; }

A:hover {  
		   font-size: 9pt;
		   color: #000000; }

A.two:link {  
		  font-size: 9pt;
		  color: #000000; }

A.two:visited {  
			 font-size: 9pt;
			 color: #000000; }

A.two:hover {  
		   font-size: 9pt;
		   color: #FFFFFF; }

A.three:link {  
		  font-size: 11pt;
		  color: #000000; }

A.three:visited {  
			 font-size: 11pt;
			 color: #000000; }

A.three:hover {  
		   font-size: 11pt;
		   color: #1178BC; }

#footerdiv { font-size: smaller;
   	     
	     color: #000000; }
