

/* Presentation Stylesheet */ 
 
p {
 font-family: Verdana;
 font: sans-serif;
}
 
 h1 {
	font-family: Verdana;
	font-size: xx-large;
	color: #00CC00;
	background-color: transparent;
	padding: 0px 0;
	font-weight: normal;
	font-style: normal;
}


 h2 {
	 font-family: Verdana;
	font-size: x-large;
	color: #00CC00;
	background-color: transparent;
	padding: 0px 0;
	font-weight: normal;
	font-style: normal;
  text-align: left
}

 h3 {
 color: #00CC00;
 font-family: Verdana;
 margin:0;
 padding: 0px 0 0px;
 white-space: nowrap;
 display: inline;
 font-size: small;
 text-align: left
}
 
 h4 {
 margin:0; 
 padding: 0px 0;
 color: #6600CC;
 font-family: Verdana;
 font-size: smaller;
 white-space: nowrap;
  text-align: left
}

h6 {
      text-align: right
     font-size: small;
  text-align: right;
  background-color: #EBEBEB;
  font-family: "Courier New", Courier, monospace;
  font-size: small;
  font-weight: normal
}

  pre {
  background-color: #EDEDED;
  color: #6600CC;
  text-align: right;
  padding: 5px
}

li {margin:8px;}


#content img {border:3px #E6F6C6 solid;border-right:#c6d6b6 3px solid;border-bottom:#c6d6b6 3px solid;
margin-left:15px;}
