* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	font-size:100%;
	list-style-type: none;
	}

.pbPage{
	font-family: verdana, 'trebuchet ms', sans-serif ;
	font-size:small;
	line-height:130%;
}

a{color: #FF6600;text-decoration: underline;}
a:link{color: #FF6600;text-decoration: underline;}
a:visited{color: #FF6600; text-decoration: underline;}
a:active{color: #FF6600;text-decoration: underline;}
a:hover{color: #FF6600;text-decoration: none;}

img { border: none;}
a img { border: none;}

hr { display:none;}

.floatL{ float:left;}
.floatR{ float:right;}
.clr{
	clear: both;
	font-size:0px;
	line-height:0px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
}

.txtcenter{ text-align:center;}
.txtright{ text-align:right;}
.txtleft{ text-align:left;}

.xs{ font-size:x-small;}
.m{ font-size: medium;}

.mar01{margin: 5px 0px 7px 0px;}

.red{ color:#CC0000;}
.gray{ color:#666666;}

