body
{
	font-size: 12px;
	background: #fff;
	padding: 0px;
	margin: 0px;
}
ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, form
{
	margin: 0;
	padding: 0;
	border: 0;
}
ul{	list-style-type: none;}
.clear{	clear: both;}
a img{	border: 0;}

.l16{	line-height: 16px;}
.l18{	line-height: 18px;}
.l20{	line-height: 20px;}
.l22{	line-height: 22px;}
.l24{	line-height: 24px;}
.l26{	line-height: 26px;}

.p5 { padding:5px; }
.pleft5 { padding-left:5px; }
.pleft10 { padding-left:10px; }
.mtop5 { margin-top:5px;}

.blank5{height:5px;font-size:1px; clear:both; overflow:hidden;}
.blank10{height:10px;font-size:1px; clear:both; overflow:hidden;}
.blank15{height:15px;font-size:1px; clear:both; overflow:hidden;}

.f14 { font-size:14px; }
.fb{ font-weight:bold; }

.left{ float:left;}
.right{ float:right;}

a,a:link { text-decoration:none; color:#000; }
a:hover {  text-decoration:underline; color:#ce0008;}