body {
	margin:0px; padding:0px;
	text-align:center;
	}
	
#content {
	width:700px;
	margin:0px auto;
	text-align:left;
	}

#wrapper{
   width:800px;
   margin:0 auto;
   text-align:left;
}


body {
  background-color: #ffffff;
  background-repeat: repeat-x;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; nd notation 
  text-align: center; 
}
h1 {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #000;
  font-size: 19px;
  font-weight: bold;
  line-height: 20px;
}

h3 {
  color: #000;
  font-family: Times New Roman, Times, serif;
  font-size: 10px;
  line-height: 10px;
}
h4 {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
}

h5 {
      color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
}

h6 {
  color: #5a8558;
}
a,  a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:focus {
	color: 000000;
}

a:active {
	color: #000000;



