body {
	margin: 0px auto;
	padding: 0;
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	width: 700px;
	color: #1c2023;
	text-align: center;
	background: #FFF;
	line-height: 18px;
}
a, strong a {
	color: #ff6600;
	text-decoration:underline;
}
a:visited {
	color: #ff6600;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}


/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */



h1 {
	font: 20px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 28px;
	padding: 12px 12px 8px 12px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
}

h2 {
	font: 14px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 12px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
}

h2 a {
	font: 14px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 12px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	text-decoration:underline;
}

h2 a:hover {
	font: 14px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 12px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	text-decoration:none;
}

h3 {
	font: 13px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	padding: 0px 0px 0px 0px;
}

p {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 12px;
	color:#1c2023;
	margin: 0px 0px 0px 0px;
}

p a {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:underline;
}

p a:hover {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

ul {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 30px;
	color:#1c2023;
	margin: 0px 0px 0px 0px;
}

ul a {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff4e00;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:underline;
}

ul a:hover {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

img {
	margin: 0px;
	padding: 0px;
   	background: white;
}
