body {
	margin:0px;
	padding:5px 9px 5px 9px;
	color:#333333;
	font-size:small;
	line-height:1.2em;
}
a {
	color:#0000ff;
	text-decoration:none;
}
a:active {
	color:#ff3300;
}
a:hover {
	text-decoration:underline;
	color:#ff3300;
}
a:visited {
	color:#990099;
}
.f_clear {
	clear:both;
}
.f_bold {
	font-weight:bold;
}
.a_right {
	text-align:right;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
strong {
	font-weight:bold;
	color:#ff6600;
}
strong.date {
	font-weight:bold;
	color:#ff9933;
}

hr {
	border-top:1px #ffffff dashed;
	border-bottom:1px #999999 dashed;
}
