BODY {
font-family: verdana, "Trebuchet MS",sans-serif;
font-size: 10px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color : trasparent;
}

td {
    font-size: 10px;
	color: 000;
}

strong {
	color: #8B2100;
}

P {
	font-size: 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	line-height : 14px;
}

A:link, A:visited { text-decoration: none; color: #F2B42F; font-weight : bold;}
A:hover { text-decoration: none; color: #F16A30; font-weight : bold;}

.image {
	border : 1px solid #55461D;
}

.button {
	border : #C65400;
	background-color : #F2B42F;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana, Courier, monospace;
	font-size : 11px;
	font-weight: bold;
}