/* css code for shive */
body {
	background-color: #346161;
	background-image: url(charcoal.jpg);
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 500;
	letter-spacing: 0em;
	text-decoration: none;
	color: #D0DCD0;
	line-height: 1.25em;
}
pre {
	font-family: monospace;
} 
p {
	direction: ltr;
	text-indent: .25in;
	text-align: left; 
}
.p1:first-letter {
	text-indent: .25in;
	text-align: left;
	font-size: 125%;
	font-weight: normal;
	font-style: normal;
}
.pstuff {
	font-size: 1.25em;
	text-align: left;
	font-weight: 500;
	font-style: normal;
	position: static;
}
a {
	text-decoration: none;
}
a:link {
	color: #FF6C6C; 
}
a:visited {
	color: #33CC66; 
}
a:hover {
	color: #FF9933; 
}
h1 {
	text-align: center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #D0DCD0;
	font-size: 1.50em;
	font-weight: lighter;
} 
h2, h3 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #D0DCD0;
	font-weight: lighter;
	font-size: 1.25em;
}




