/*
 * Copyright (c) 2010 Isban UK.	All Rights Reserved.
 * @date    12/09/2013
 * @version V1R01F02
 */

@font-face{
font-family:"Santander Micro Text";
src:url(fl/fonts/SantanderMicroTextW05-Rg.woff2) format("woff2"),url(fl/fonts/SantanderMicroTextW05-Rg.woff) format("woff"),url(fl/fonts/SantanderMicroText.otf) format("opentype")
}
@font-face{
font-family: "Santander Headline";
src:url(fl/fonts/SantanderHeadlineW05-Rg.woff2) format("woff2"),url(fl/fonts/SantanderHeadlineW05-Rg.woff) format("woff"),url(fl/fonts/SantanderHeadline-Regular.otf) format("opentype")
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, hr, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
ssub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, textarea, tfoot, thead, tr, th, td,
center, u, b, i {
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-family: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background-color: #fff;
	font-family: "Santander Micro Text", Arial, sans-serif;
	font-size: 0.63em;
	line-height: 1.85em;
	padding: 0.5em 0;
}

h1,
h2 {
	color: #000;
	font-family: "Santander Headline", Arial, sans-serif
}

h1 {
	font-size: 2em;
	margin: 1em 0.5em;
}

h2 {
	font-size: 1.3em;
	margin: 1em 1.5em;
}

p,
li {
	color: #666;
	font-size: 1.2em;
	text-align: justify;
}

p {
	margin: 1.5em 2em;
}

li {
	margin: 1.5em 5em;
}