body
{
	margin: 0px;
}

table, td, select, input
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	display: inline;
}

p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
}

h1
{
	font-size: 130%;
	color: #DE4E08;
}

h2
{
	font-size: 120%;
	color: #B8B7A7;
}

h3
{
	font-size: 110%;
	color: #000000;
}

h4
{
	font-size: 110%;
	color: #000000;
}

h5
{
	font-size: 100%;
	color: #000000;
}

h6
{
	font-size: 100%;
	color: #000000;
}

a
{	
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}
