h1
{
	font-size: 13pt;  
	font-weight:bold;
}
.about
{
	font-size: 9pt;
	color:black;
	text-align: justify;	
} 
 
h2
{
	font-size: 19pt;  
	font-weight:bold;
	color:#ce5c00;;
	font-family: helvetica;
}


body
{
	font-family:verdana;
	color: #333E74;
	background-color: #F6D202; 
}

a 
{
	color: #333E74;
}

.show
{
	cursor:hand;
	color:#333E74;
	background-color: white; 
	border: 1px groove #000000; 
	font-size: 10pt;
	font-weight:bold;
}

.inputname
{
	background-color:white; 
	border: 1px groove #000000; 
	font-size: 10pt; 
	width: 170px;
}

hr
{
	size:1px;
	width:300px;
}

.amount
{
	color: red;
	font-size: 13pt;
}

.code
{
	font-family:arial;
	font-size: 7pt;
}

.signature
{
	font-size: 9pt;
	font-weight: bold;
}

.copy
{
	font-size: 7pt;
	
}

.stat
{
	font-size:9pt;
	border-spacing: 0; 

}

.stat td
{
	border-bottom: 1px dotted;
	padding: 2px 5px 2px 5px;
}
