BODY {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #eeeeee;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #eeeeee;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #eeeeee;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color : #ffffff;
}

td {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: #000000;
	line-height : 18px;

}

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

strong {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: black;
}

b {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #722B04;
	font-weight : bold;
}

A:link, A:visited { text-decoration: none; color: #722B04; font-weight : bold;}
A:hover { text-decoration: none; color: #CE7904; font-weight : bold;}

.image {
	border : 1px solid #003366;
}

.button {
	border : #000000;
	background-color : #8F4600;
	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;
}