﻿/* Generated by KompoZer */

html {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 200px; 
	margin-right: 200px;
}

h1 {
  font-family: Verdana;
  color: black;
  font-size: 2em;
  line-height: 0.5em;
  text-transform: capitalize;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
p {
  font-family: Palatino Linotype;
  font-size: 1.2em;
  line-height: 1.3em;
  color: black;
  font-weight: normal;
}
h2 {
  font-family: Palatino Linotype;
  font-size: 1em;
  line-height: 1.3em;
  color: black;
  font-weight: bold;
}
p.spotlight {
  border: 2px inset red;
  padding: 5px;
  font-family: Verdana;
  font-size: 1em;
  line-height: 1.2em;
  color: red;
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  text-align: left;

  
}



