table.stamp_issuing{
				width:100%;
				border:0px;
				margin:0px;
				padding:0px;
				}

table.stamp_issuing th{
				color:#FF6600;
				font-weight:bold;
				text-align:left;
				}
				
table.stamp_issuing td.date{
				font-weight:bold;
				}
				
table.stamp_issuing td.no{
				color:#FF6600;
				font-weight:bold;
				text-align:right;
				width:25px;
				}
				
table.small{
				text-align:left;
				background-color:#E9F3F6;
				}
		
.textColorOrange_large{
			color:#FFCC00;
			font-size:300%;
			font-weight:bold;
		}
		
.textColorBlack_large{
			color:#000000;
			font-size:120%;
			font-weight:bold;
		}	
		
.textColorGreen_large{
			color:#006600;
			font-size:300%;
			font-weight:bold;
		}	
		
.textColorGrey_small{
			font-size:80%;
			color:#666666;
		}	
		
.green_bg{
		background-color:#DCF06E;
		}
		
.textColorPurple{
			color: #990066;
			font-weight:bold;
		}
