a:link {
	background-color: transparent;
	color: #0000ff;
	text-decoration: underline;
	font-size: 100%;
}

a:visited {
	background-color: transparent;
	color: #551a8b;
	font-size: 95%;
	text-decoration: underline;
}

a:active {
	background-color: #fff8dc;
	color: #ff9c00;
	font-size: 100%;
	text-decoration: none;
}

body {
	background-color: #fafad2;
	color: #000000;
	font-family:   Tahoma, Georgia, "Trebuchet MS", Verdana, sans-serif;
	font-size: 100% ;
	padding: 4px;
}
 table {	margin-left: auto;
 		margin-right: auto;
}


caption {
	color: #ff6633;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
}

h1 , h2 , h3 {
	background-color: transparent;
	color: #008000;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 0.4em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.83em;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
	margin-left: 0;
	margin-right: 0;
	}

h4 {
	background-color: transparent;
	color: #008000;
	font-size: 1.0em;
	font-weight: bold;
	margin-left: 5% ;
	margin-bottom: 0.1em;
	margin-top: 0.1em;
}

h5 {
	background-color: transparent;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 5% ;
	}

h6 {
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	background-color: transparent;
}

p {
	margin-left: 5%;
	margin-right: 5%;
}

table { margin-left: auto;
	margin-right: auto; }


td {
	background-color: #fafad2;
	color: #000000;
	font-family:   Tahoma, Georgia, "Trebuchet MS", Verdana, sans-serif;
	}

th {
	background-color: #B9F384;
	color: #000000;
	font-family:   Tahoma, Georgia, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.white { background-color: #FFFFFF; 
		text-align: center;   }

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.center {
	text-align: center;  }

.footer {
	color: #008000;
	background-color: transparent;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;

}

.navleft {
	color: Red;
	background-color: transparent;
	margin-left : 3em;
	margin-right : 5em;
	font-size : 0.8em;
	text-align : left;}

.navbar {
	color: Red;
	background-color: transparent;
	margin-left : 1.2em;
	text-align : center;}

.reply {
	color: #008000;
	background-color: transparent;
	margin-bottom: 5px;
	margin-top: 5px;
}

.sal {
	margin-bottom: 10px;
	margin-top: 10px;
}

.signed {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.title {
	color: #ff0000;
	background-color: transparent;
	font-size: 115%;
	text-align: Center;
	}

.sidebar { text-align: left;
	width: 140px; }
	
.story { text-align: left;
	width: 500px; } 
	
form {
	text-align: center;
}

.link {
	background-color: transparent;
	color: #000000;
	font-family:   Tahoma, Georgia, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	margin-left: 100px;
}

.linkleft {
	background-color: transparent;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 50px;
}

.linkcenter {
	background-color: transparent;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 300px;
}

.linkright {
	background-color: transparent;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 550px;
}

.wikispaceswrapper {
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 120%;
  background-color: #060;
  color: #FFF;
  width: 230px;
  padding: 2px;
  text-align: center;
}
.wikispaceswrapper a {
 color: #FFF;
 text-decoration: none;
}
.wikispacescontent {
  background-color: #EEE;
 width: 230px;
  font-size: 100%;
}

.red { color: red; }

.orange { color: orange; }

.green { color: green; }

.yellow { color: yellow; }

.male { background-color: lightblue; text-align: center;}

.female  { background-color: pink;  text-align: center;}

.none   { color: red;  text-align: center;}

.refused   { color: black;  text-align: center;}