body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
font-family: 'Source Sans Pro', sans-serif;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited, a:hover {

	text-decoration: none;
}
a:focus,a:hover {
	text-decoration:none;
	
}
a img {
	
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}
