<!--
body{
	padding:0;
	margin:0;
}
a img{border:none;}
#header{
	background:#333333;
	color:#ffffff;
	font-size:18px;
	padding:3px;
}
#header a{
	color:#fefefe;
}
#header img{
	margin-right:5px;
}
.note{
	border-top:1px solid #666666;
	font-size:bold;
}
#footer{
	background:#333333;
	text-align:center;
	padding:3px;
}
#footer, #footer a{
	color:#ffffff;
	font-size:10px;
}
#footer #footcopy{
	-moz-border-topright-radius:3px;
	-moz-border-topleft-radius:3px;
}

.clear{clear:both;}
.fr{float:right;}
.fl{float:left;}
.fn{float:none;}
.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}
-->

