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: 'Titillium Web', 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 { 
	border:0; 
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}
.divide {
	width:100%;
	float:left;
	height:15px;
}
