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: #ffebcd;
	color: #000000;
	font-family:   Tahoma, Georgia, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em ;
	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.6em;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
}

h1.display { font-size: 3.0em; }

h1 , h2 , h3 {
	background-color: transparent;
	color: #8b008b;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.83em;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
	margin-left: 0;
	margin-right: 0;
	}

h4 {
	background-color: transparent;
	color: #8b008b;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 5% ;
	margin-bottom: 0em;
	margin-top: 1em;
}

h5 {
	background-color: transparent;
	color: #8b008b;
	font-size: 1em;
	font-weight: bold;
	margin-left: 5% ;
	}

h6 {
	color: #8b008b;
	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: #ffebcd;
	color: #000000;
	font-family:   Tahoma, Georgia, "Trebuchet MS", Verdana, sans-serif;
	}

th {
	background-color: #ffebcd;
	color: #8b008b;
	font-family:   Tahoma, Georgia, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

tr.nav  { 
        background: #006;
	  margin-bottom: 0.3em;
        }
td.nav  { 
         background: #006;
        color: #ffe086; 
        font-size: .6em;
	margin-bottom: 0.3em;
        }

.white { background-color: #FFFFFF; 
		text-align: center;   }

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.footer {
	color: #8b008b;
	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: #0000ff;
	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;
}


.red { color: red; }

.orange { color: orange; }

.green { color: green; }

.yellow { color: yellow; }
