body {
  background-color: #4A4036;
  font-size: 11px;
  color:#4A4036;  
  padding:20px;
  margin:0px;
  text-align: center;
font-family: Helvetica, Arial, Verdana, Sans-Serif;
}

a {

	color:#81C5CF;
	text-decoration: none;
}

a.dark{


	font-weight: bold;
  	color:#4A4036;  
  	color:#4A4036;  
	
	
}

#main {       
  text-align: left;
  vertical-align: middle;       
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  background-color: #ffffff;
  border: 1px #92DCE8 solid;
}


.box{

  border: 1px #92DCE8 solid;
  padding: 10px;
  background-color: #d8d8d8;

}


#content {       

  padding: 0px;
background: url(second_page.jpg);
background-image: url(second_page.jpg);
background-repeat: no-repeat;
}

#content {       

  padding: 0px;
}

#text {

	margin: 10px;
}

td{
	font-size: 10px;
}


img {
	border: 0px;
}

.dark{

	font-weight: bold;
  	color:#4A4036;  
  	color:#4A4036;  
	
	
}


b {

	font-weight: bold;
  color:#4A4036;  
	
}


strong {
	font-size: 12px;
	font-weight: bold;


}

h1{
	font-size: 12px;
	font-weight: bold;
	color: #92DCE8;
}

h2{
	font-size: 12px;
	font-weight: bold;
}