HTML {
	overflow-y: scroll;
	height:100%;
}
BODY {
	background-color:white;
	height:100%;
}
.footer {
	font-family:arial,helvetica;
	font-size:11px;
	color:#808080;
	text-align:center;
}
B {
	color:#303030;
}
A {
	color:#ee2d24;
}
A.footer {
	color:#606060;
}
A.footer:hover {
	color:#ee2d24;
}
BODY {
	margin:0;
}
IMG {
	border:0;
}
TD,BODY,DIV {
	font-family:arial;
	font-size:11px;
	color:#606060;
	line-height:14px;
}
.b2 {
	border:2px solid #ee2d24;
}
.big {
	font-size:16px;
	color:#ee2d24;
}
