/* I'm using CSS to set the original width/height of the image */
img.resize{
	padding:2px;
	position:absolute;
}

td {
	font-family: Tahoma;
	font-size: 14px;
	color: #414f79;
}
a:link, a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #ff7404;
	text-decoration: none;
}
a:hover, a:active
{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffae00;
	text-decoration: none;
}
h3 {
	color: #ff7404;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-size: 16px;
	text-transform: capitalize;
}
