html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
/*	outline: 0;*/
}

p{margin-bottom:20px; line-height:1.8em}

input,select,textarea{font-size:100%; font-family:inherit;}

img{border:none; vertical-align:top; padding:0; margin:0;}

img.nodisplay{display:none;}

ul,ol{margin:20px 0;}

ul li{
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:10px;
}

ol li{
	list-style-type:decimal;
	margin-left:20px;
	margin-bottom:10px;
}

hr{
	clear:both;
}

a{
	color:#ffffff;
	text-decoration:none;
}

a:hover{
    color:#ffffff;
	text-decoration: none;
}

strong{font-weight:bold;}

em{
	font-style:normal;
	font-weight:bold;
	font-size:16px;
}

table{border-collapse:collapse;}

table th,table td{
	vertical-align:center;
	text-align:left;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*IE*/
.clearfix{zoom:1;}

/* hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}

.clear{clear:both; width:100%;}

.clear hr{ opacity:0; margin:0; padding:0;}  