body		{ margin: 0; padding: 0; 
		  background-color: #ffffde; 	
		}

a:link		{ text-decoration: none; font-weight: bold; color: blue;
		}

a:active 	{ text-decoration: none; font-weight: bold; color: red;
		}	

a:visited	{ text-decoration: none; font-weight: bold; color: #ff9900;	
		}

#heading	{ background-color: #ffffde;
		  border: 0;
		}		

#editorial	{ background-color: #ffffde;
		  border: 0;
		}

#mainpages	{ background-color: #cccccc;
		  border: 0;
		}


#contents 	{ background-color: #cccccc;
		  border: 0;
		}

#navigation	{ background-color: #cccccc; 
		  margin: 0; padding: 0;
		}

sup	 	{ color: purple; 
		}

p 		{ font-family: georgia, garamond, palatino, times, serif; 
    		  font-size: medium; 
    		  margin-left: 10%; margin-right: 5%;
    		  color:#000099;
		  line-height: 1.3;
		}

.sh 		{ font-family: verdana, arial, helvetica, sans-serif; 
      	          font-size: medium; font-weight: bold;
                  margin-left: 5%;
		}

.sm 		{ font-family: verdana, arial, helvetica, sans-serif; 
                  font-size: x-small; 
                  margin-left: 10%;
		}

.sl 		{ margin-left: 5%;
		}

.p1 		{ font-family: verdana, arial, helvetica, sans-serif;  
	          font-size: small; 
    	          margin-left: 15px; margin-right: 15px;
		}

.p2 		{ margin-left: 5%; margin-right: 5%; 
		}

.p3 		{ margin-left: 5%; margin-right: 5%; 
	          text-align: center;
		}

	
h1 		{ font-family: verdana, arial, helvetica, sans-serif; 
     		  font-size: xx-large; 
        	  font-weight: bold;
     		  color: #000099;
     		  margin-left: 5%;
		}
		

h2 		{ font-family: verdana, arial, helvetica, sans-serif; 
     		  font-size: small; 
     		  font-weight: bold;
     		  color: #000099;
     		  margin-left: 5%;
		}

h3 		{ font-family: verdana, arial, helvetica, sans-serif; 
     		  font-size: large; 
     		  font-weight: bold;
     		  color: #000099;
     		  margin-left: 5%;
		}

h4 		{ font-family: verdana, arial, helvetica, sans-serif; 
     		  font-size: x-large; 
     		  font-weight: bold;
     		  color: #000099;
     		  margin-left: 5%;
		}

ul 		{ margin-left: 15%; margin-right: 5%;
     		  font-family: georgia, garamond, palatino, times, serif; 
     		  font-size: medium; 
     		  font-weight: bold;
     		  color: #000099;
		}

.maroon	 	{ color: maroon; 
		}

.right		{ text-align: right;
		}

.teal 		{ color: teal; 
		}

.blue		{ color: blue; 
		}

.inset 		{ margin-left: 15%;
		}

li		{ font-weight: normal;
		}

.olive		{ color: olive; 
		}

.tbl		{ margin-left: 0;
		}

.quote		{ margin-left: 15%;
		  background-color: #ebf5fc;
		}

.blueheading	{ font-size: small;
		  background-color: rgb(235, 245, 52);
		}

.shinset 	{ font-family: verdana, arial, helvetica, sans-serif; 
      	          font-size: medium; font-weight: bold;
                  margin-left: 10%;
		}