/* CSS Document */

body {
  font-family: "Times New Roman", Times, serif;
  background-color:#FEFAEF;
}

td {
	font-family: "Times New Roman", Times, serif;
	height:50px;
}

th {
	font-family: "Times New Roman", Times, serif;
}

iframe {
	border-top: 2px solid #FEFAEF; 
	border-bottom: 2px solid #FEFAEF;
	border-left: 2px solid #FEFAEF; 
	border-right: 2px solid #FEFAEF; 
}

img {
 border="0";
}
table {
 border="0";
 cellpadding="0";
 cellspacing="0";
}