body
{
	font-family: "Trebuchet MS";
	color: #000;
	font-size: 12px;
	background: #585858;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

h1
{
	color: #e03300;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h3
{
	color: #e03300;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

.stretch-x
{
	width: 100%;	
}

div.clear
{
	clear: both; 
	font-size: 0px;
	line-height: 0px;	
}

a{text-decoration: underline;  }
a:hover{text-decoration: none; }
