body {
	font-family: times new roman, serif;
	text-decoration: none;
	font-size: 12px;
}

td {
	font-family: times new roman, serif;
	text-decoration: none;
	font-size: 12px;
}


iframe {
	border: none;
	margin: 0px; 
	padding: 0px;
}

img {
	border: 0px;
}

#red {
	color: rgb(189, 0, 30);
}


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

