
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: #820010; 
		}

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

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

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

p 		{ font-family: verdana, arial, helvetica, sans-serif;
     		  font-size: medium;
    		  margin-left: 15%; margin-right: 5%; 
		  line-height: 1.8; 
		}

.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: verdana, arial, helvetica, sans-serif;
      	     	  font-size: large;
      	     	  font-weight: bold;
     	    	  margin-left: 5%;
		}

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

#textred	{ background-color: #ffffde; 
		  margin: 0; padding: 0; border-spacing:0; 
		  color: #560007; 
		  line-height: 1.8;
		}

.prose		{ margin-left: 5%; margin-right: 5%;
		  text-align: justify;
		}

.prosenarrow	{ margin-left: 5%; margin-right: 5%;
		  text-align: justify; 
		  line-height: 1.2; 
		}

.prosec		{ margin-left: 10%; margin-right: 10%;
		  text-align: center;
		}

.proseb		{ margin-left: 5%; margin-right: 5%;
		  text-align: justify;
     		  font-size: large;
		}

