.bodyclass
{
align: center;
topmargin: 0;
background-image: url('images/new_york_steel.jpg');
background-repeat: no-repeat;
background-attachment:scroll;
background-position: top center;
background-color: #000000;
}

.button {
background-color: #404040;
border-color: #800080;
border-style: beveled;
border-width: 1;
color: #ffffff;
font-size: 8pt;
font-family: arial
}

.inputbox  {
background-color: #ffffff;
border-color: #404040;
border-style: beveled;
border-width: 1;
color: #000000;
font-size: 8pt;
font-family: arial
}

h6
	{
		color: #000000;
		font-size: 12px;
		font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h5
	{
		color: #000080;
		font-size: 11px;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h4
 {
		color: #000000;
		font-size: 10px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h3
 {
		color: #800000;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h2
{
		color: #000000;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h1
 {
		color: black;
		font-size: 12px;
    font-family: arial;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}



