body {
  background-color : #686659;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
  margin: 0px; }

h1 {
  color:#4D5F6D;
  margin-top:5px;
  margin-bottom:5px;
  font-size:16px;
  font-weight:bold;
  border-bottom:1px solid #666; }

h2 {
  color:#000;
  margin-top:0px;
  margin-bottom:1px;
  font-size:14px;
  font-weight:bold; }

p {
  margin-top:0px;
  margin-bottom:10px;
  margin-left:1px;
  font-size:14px; }

img.left {
  float:left;
  padding-right: 10px; }
	
img.right {
  float:right;
  padding-left: 10px; }
	
a:link {
  color: #4D5F6D;
  text-decoration: underline;
  font-weight: normal; 
  font-style: normal; 
  font-size: 14px; }

a:visited {
  color: #4D5F6D;
  text-decoration: underline;
  font-weight: normal; 
  font-style: normal; 
  font-size: 14px; }
	
a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal; 
  font-style: normal; 
  font-size: 14px; }

a:active {
  color: #000000;
  text-decoration: underline;
  font-weight: normal; 
  font-style: normal; 
  font-size: 14px; }
