body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	font-weight : bold;	
	letter-spacing: 0.0mm;
	word-spacing: 0.0mm;
	padding: 0px;
}

td {
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	letter-spacing:0.0mm;
	word-spacing:0.0mm;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}		

a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
  color: #950408;
  text-decoration:none;
}

a:active {
  color: #FFFFFF;
}

.imagelink {
	border:0px; 
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #a59476;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  border:0px;
}

.input { 
	font-family: Arial;
	font-size: 11px;	
	background-color:#FFFFFF; 
	border-bottom:#333333 1px solid; 
	border-left:#333333 1px solid; 
	border-right:#333333 1px solid; 
	border-top:#333333 1px solid;  
}