BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

.sidebar {
   font-size: smaller;
	font-family: Verdana, Arial, sans-serif;
}


.quote {
   font-style: italic;
	text-align: center;
}



h3.title { 
   font-size: larger;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
}


h4 {
   border-bottom: thin solid;
	font-variant: small-caps;
	font-weight: bold;
}

A.sidebar {
	color: White;
	text-decoration: none;
}

A.body {
  color: Green;
	text-decoration: None;
}

.scenarios {
   font-weight: bold;
	text-decoration: underline;
	text-indent: 20px;
}

