body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a {
	margin:0;
	padding:0;
	outline:none;
}

body {
	font-size:15px;
	font-family:'Times New Roman', Georgia, serif;
	color:#49565e;
	background:#fff;
}

a {color:#6f94bc;}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
	vertical-align:bottom;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html, body {height:100%;border:none;}
html>body #wrapper { min-height:100%; height:auto;}

.clear {clear:both;font-size:0px;line-height:0px;height:0px;}

@font-face {
    font-family: 'meringueregular';
    src: url('meringue_regular-webfont.eot');
    src: url('meringue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('meringue_regular-webfont.woff') format('woff'),
         url('meringue_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
