body
{
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	color: #BBB;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
	
table, td
{
	border-width:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding:0px;
	vertical-align: top;
}
a { text-decoration: none;}
img {border: none;}

#page
{	
	text-align: left;
	margin: 0 auto 0 auto;
}


#header 
{
	margin: 0 14px 0 14px;
}

#headerImg img
{
	background-color:#BBB;
	margin: 0;
}
#headerwidth {
	width: 645px;
	height: 1px;
	display: block;
	whitespace: pre;
}

#header h1 
{
	font-size: 2.1em;
	color: #A7A9AC;
	font-weight: lighter;
	float:left;
	margin: 0 0 10px 0;
	padding: 12px 0 0 0;
}


A:link        {text-decoration: none; color: #808080;}
A:visited     {text-decoration: none; color: #808080;}
A:hover       {text-decoration: none; color: #FF0000; font-style: normal; }}


