body, p , td
{
    color: #333333;
    font-family: Arial, Helvetica, Sans serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
    line-height: 130%;
    margin-bottom: 3px;
    last-line: 400%;
}


h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Helvetica, Sans serif;
    font-weight: bold    font-weight: boldy    last-line: 400%;
}

h1
{
	text-transform: uppercase;
	color: rgb(10, 10, 10);
    font-size: 14px;
    
}

h2
{
	color: rgb(10, 10, 10);
	font-size: 12px;
	text-decoration: underline;
}

h3
{
	color: rgb(20, 20, 20);
	font-size: 12px;
}

h4
{
	color: rgb(0, 51, 102);
}

h5
{
	color: rgb(51, 0, 153);
}

h6
{
	color: rgb(204, 0, 153);
}


table.calc td
{
font-weight: bold ;
text-align: right;
}

table.calc input
{
text-align: right;
color: #000000;
border-color: #000000;
border-width: 1;
}

.calcbut
{
text-align: left;
background-color: #ffff00;
}

.inputdis
{
background-color: #0000ff;
color: #000000;
text-align: right;
}
