body {
  font-family: "Times New Roman", "Arial";
	font-size:             12px;
	letter-spacing:        1pt; 
	color:                 #000000;
  background-color:      #EFA56B;

}

A:link {
	font-family:           "Times New Roman", "Arial";
	font-size:             12px;
	color:                 #000000;

	text-decoration:       Underline;
	letter-spacing:        1pt; 
	  }
A:visited {
	font-family:           "Times New Roman", "Arial";
	font-size:             12px;
	color:                 #000000;

	text-decoration:       Underline;
	letter-spacing:        1pt; 
	  }
A:hover {
	font-family:           "Times New Roman", "Arial";
	font-size:             12px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       None;
	letter-spacing:        1pt; 
	  }
A:active {
	font-family:           "Times New Roman", "Arial";
	font-size:             12px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       Underline;
	letter-spacing:        1pt; 
	  }
  
  
  
  
  


td {
	font-family: "Times New Roman", Times, serif;
	font-size:             12px;
	color:                 #000000;
	letter-spacing:        1pt; 



}

th {
	font-family: "Times New Roman", Times, serif;
	font-size:             12px;
	color:                 #000000;
}