body {
      background: #E9ECF3;
	  background-image: none; 
	  font-family: Verdana, Arial, sans-serif;
}

p {   	  
      font-family: Verdana, Arial, sans-serif;
	  font-size: medium;
}

h1, h3, h4, h5, h6 {
      color: #39427D;
	  background: transparent;
}

h2 {
	  font-family: "Times New Roman", Times, serif;
	  color: #39427D;
	  background: transparent;
	  font-style: italic;
}

.links {
      color: #39427D;
	  background: transparent;
	  font-family: Myriad, Arial, sans-serif;
	  font-size: small;
	  letter-spacing: 0.2em;
	  font-weight: 600;
	  padding-bottom: 13px;
}

.bottom {
      color: #39427D;
	  background: transparent;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: xx-small;
}

a:link    {
      color: #4451A9; 
      background: transparent; 
	  background-image: none; 
      text-decoration: none;
}

a:visited {
      color: #39427D; 
      background: transparent; 
	  background-image: none; 
      text-decoration: none;
}

a:hover   {
      color: #39427D; 
      background: transparent;
	  background-image: none; 
}

a:active  {
      color: #4451A9; 
      background: transparent;
	  background-image: none; 
}
