body
{
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}


html, body 
{
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}



input.text {
color: 5d560f;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
background-color: e5e5df; 
border: 1px solid; 
height: 20px;
width:205px;
}


h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; 
	color: ffffff;
	font-weight:bold;
	padding:0px 0 0px 0;
	margin-bottom: 0em;
	margin-top: .5em;
	text-transform: uppercase; 
	letter-spacing: 1px;
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%; 
	color: 000000;
	font-weight:bold;
	padding:0px 0 0px 0;
	margin-bottom: .4em;
	margin-top: 0em;
	text-transform: uppercase; 
	letter-spacing: 1.5px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; 
	color: 000000;
	font-weight:bold;
	padding:0px 0 0px 0;
	margin-bottom: 0em;
	margin-top: 0em;
	text-transform: uppercase; 
	letter-spacing: 1px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%; 
	color: 000000;
	font-weight:bold;
	padding:0px 0 0px 0;
	margin-bottom: .4em;
	margin-top: 1.5em;
	text-transform: uppercase; 
	letter-spacing: 2px;
}

h5 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%; 
	color: ffffff;
	font-weight:normal;
	padding:0px 0 0px 0;
	margin-bottom: 0em;
	margin-top: .5em;
	text-transform: uppercase; 
	letter-spacing: 1px;
}

p {	
	font-size: 	100%;
	font-weight: normal;
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-left: .05em;

}

td,table {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 	95%;
	font-weight: normal;
	color: 000000;
	letter-spacing: 1px;
}

b,strong {
	color: 000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
}


a {
	color: 000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: ffffff;
}