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: #ffffde;
		  border: 0;
		}		

#editorial	{ background: #ffffde;
		  border: 0;
		}

#mainpages	{ background-color: #ffffde;
		  border: 0;
		}
	
#mainpage	{ background-color: #ffffde;
		  border: 0;
		  margin: 0; padding: 0;
		  position: top: 0; left: 0; right: 0; 
		  width: 100%;
		}

#contents 	{ background: #cccccc;
		  border: 0;
		}

#navigation	{ background-color: #cccccc; 
		  margin: 0; padding: 0;
		  position: absolute; top: 0; left: 0;
		  color: #000066; 
		  width: 100%;
		  height:50 px;
		}

#navigation2	{ background-color: #cccccc; 
		  margin: 0; padding: 0;
		  position: fixed; top: 0; left: 0; right: 0; 
		  color: #000066; 
		  width: 100%;
		}

#navigation4	{ background-color: #cccccc; 
		  margin: 0; padding: 0;
		  position: top: 0; left: 0; right: 0; 
		  color: #000066; 
		  width: 100%;
		}

#leftcol	{ background: #ffffde;
		  border: 0;
		  width: 65%;
		  position: absolute; left; top: 50px;
		}

#rightcol	{ background: #ffffde;
		  border: 0;
		  width: 35%;
		  position: absolute; left: 65%; right; top: 50px;
		}

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: 6%; margin-right: 5%;
     		  font-family: georgia, garamond, palatino, times, serif; 
     		  font-size: medium; 
     		  color: #000099;
		  line-height: 1.3;
		}

.maroon	 	{ color: maroon; 
		}

.right		{ text-align: right;
		}

.teal 		{ color: teal; 
		}

.blue		{ color: blue; 
		}

.inset 		{ margin-left: 15%;
		}

li		{ margin-left: 1%; margin-right: 1%;
		  font-weight: normal;
		}

.olive		{ color: olive; 
		}

.tbl		{ margin-left: 0;
		}

.quote		{ margin-left: 15%;
		  background-color: #ebf5fc;
		}

.colour		{ background: #ebf5fc;
		}

.navigation	{ background-color: #cccccc; 
		  margin-left: 5%; margin-right: 5%;
		  font-family: verdana, arial, helvetica, sans-serif;
		  font-size: small;
		  vertical-align: middle;
		}

.indent		{ margin-left: 12%;
		}

.images		{ margin-left: 2%;
		  margin-right: 1%;
		}

.right		{margin: 0 0 0 20px;
		}

.quote1		{ font-family: verdana, arial, helvetica, sans-serif;  
	          font-size: small; 
    	          margin-left: 15px; margin-right: 15px;
		  background-color: #ebf5fc;
		}
		
.shout	  	{font-size: x-large;
		 color: red;
		}

.indentsmall	{ margin-left: 15%;
		  line-height: 1;
		}
