body{
color:#b34455;
scrollbar-face-color:#b34455;
}
a:link {
  text-decoration:none;
  color:#b34455;
}
a:visited {
  text-decoration:none;
  color:#b34455;
}
a:active {
  font-weight:bold;
  color:#b34455;
}
a:hover  {
  font-weight:bold;
  color:#b34455;
}
table	{
	width: 520px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 3px;
}
table.m{
	border: 1px solid #ffcccc;
}
td{
	border: 1px solid #ffcccc;
}
.foot{font-size:80%;
text-align:right;}
.w{
	color: White;
	font-size:80%;
}
h4{
padding: 1px;
background-color: #fde1e2;
	width: 520px;
	text-align: center;
}