body
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	background: #015bc7; 
	margin: 0;
	padding: 0;
	text-align: center;
	
}

h1
{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #cc0000;
	padding: 0;	
	font-weight: lighter;
	letter-spacing: -1px;
}

img
{
	border: 0px;	
}

a{ text-decoration: underline;}
a:hover{ text-decoration: none;}

div.clear-div
{
	clear: both;
	font-size: 0px;
	line-height: 0px;	
}        

table.stretch-x
{
	width: 100%;	
}