
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;	
		}

#navigation	{ background-color: #cccccc; 
		  margin: 0; padding: 0;
		  position: fixed; top: 0; left: 0; right: 0; 
		  color: #000066; 
		}

#text		{ background-color: #ffffde; 
		  margin: 0; padding: 0; border-spacing:0; 
		  color: #a90000; 
		}

#textblack	{ background-color: #ffffde; 
		  margin: 0; padding: 0; border-spacing:0; 
		  color: #000000; 
		}

#textblue	{ background-color: #C0C0C0; 
		  margin: 0; padding: 0; border-spacing: 0; 
		  color: #000066; 
		}

#textred	{ background-color: #ffffde; 
		  margin: 0; padding: 0; border-spacing:0; 
		  color: #990000; 
		}

.babbleleft	{ width: 50%;
		  vertical-align: top;
		}

.babbleright	{ width: 50%;
		  position: fixed; top: 0; left: 50%;
		  vertical-align: top; 
		}

p 		{ font-family: garamond, palatino, serif;
     		  font-size: medium;
    		  margin-left: 15%; margin-right: 5%; 
		  line-height: 1.5;
		}

.gothic		{ font-family: gothic, "Old English Text", "MS Gothic", "Goudy Text", parchment, algerian, fantasy;
     		  line-height: 1.5; 
		}

.navigation	{ margin-left: 5%; margin-right: 5%;
		  font-family: verdana, arial, helvetica, sans-serif;
		  font-size: small;
		  vertical-align: middle;
		  line-height: 1.0;
		}

.table		{ margin-left: 30%;
		}

.box		{ border-style: solid;
		  font-weight: bold;
		}
	
.indent		{ margin-left: 18%;
		}

.pc		{ margin-left: 20%;  
		  font-weight: bold;
		}

.pc2		{ margin-left: 30%;  
		  font-weight: bold;
		}

.pc3		{ margin-left: 5%;
		  text-align: center;
		  font-weight: bold;
		}

.times		{ font-family: times, serif;
		}

h2 		{ font-family: garamond, palatino, serif;
      	  	  font-size: large;
      	  	  font-weight: bold;
     	    	  margin-left: 5%;
		  color: #990000; 
		  line-height: 1.5;	
		}

.sans		{ font-family: verdana, arial, helvetica, sans-serif;
      	     	}

.gothik	   	{ font-family: Gothic, "MS Gothic", fantasy; 
		  margin-left: 5%;
      	  	  font-weight: bold;
		}

.gothik2	{ font-family: Gothic, "MS Gothic", fantasy; 
		  margin-left: 5%;
		}

.gothiccap	{ font-family: Gothic, 'MS Gothic', fantasy; 
		  font-weight: bold;
		}


.serif		{ font-family: garamond, palatino, times, georgia, serif;
     		  font-size: medium; 
    		  margin-left: 5%; margin-right: 5%;
		  text-align: justify;
		}

.serif2		{ font-family: georgia, garamond, palatino, times, serif;
     		  font-size: medium; 
    		  margin-left: 5%; margin-right: 5%;
		  text-align: justify;
		}

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

h4		{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: medium;
    		  margin-left: 5%; margin-right: 5%; 
		  line-height: 1.5;
     	    	  color: #990000; 
		}

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

.pdouble	{ line-height: 2;
		}

.georgia	{ font-family: georgia, garamond, palatino, times, serif;
		}

.sansindent	{ font-family: verdana, arial, helvetica, sans-serif; 
    		  margin-left: 22%; 
      	     	}

.sansmarge	{ font-family: verdana, arial, helvetica, sans-serif; 
    		  margin-left: 5%; 
      	     	}

.plarge		{ font-size: large;
		  line-height: 1.2;
		}

.psanslarge	{ font-family: verdana, arial, helvetica, sans-serif;
		  line-height: 1.4;
		}

.normal		{ font-family: verdana, arial, helvetica, sans-serif;
      	     	  font-weight: normal;
		}

.brown 		{ font-size: large;
		  font-weight: bold;
     	    	  margin-left: 15%;
		  color: #a90000; 	
		}

.subh		{ font-family: verdana, arial, helvetica, sans-serif;
		  font-weight: bold;
		}




