body {
	background-repeat: repeat-x;
	color: #0000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-color: #006633;
}

p,td,a {
  
  color: #0000000;
  font-size: 12px;;
}
a:link, a:visited 		{
  text-decoration: none;
  color : #000980;
  font-size: 12px;
}
a:hover	{
  text-decoration: underline; 
}
h1, h2, h3, h4, h5, h6 {
  font-family: Lithograph, Lithos, Lithosgraph, Arial, Helvetica;
}

h1 {
  font-size: 18px;
  color: #000980;
}
h2 {
  font-size: 16px;
  color: #046731;
}

h3 {
font-size: 14px;
}
