@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic,400italic");

	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, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var, b,
	u, i, center, dl, dt, dd, ol, ul, li, fieldset,
	form, label, legend, table, caption, tbody,
	tfoot, thead, tr, th, td, article, aside,
	canvas, details, embed, figure, figcaption,
	footer, header, hgroup, menu, nav, output, ruby,
	section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
}

body, input, select, textarea {
    color: #eeeeee;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14pt;
    font-weight: 300;
    line-height: 1.75em;
    letter-spacing: -0.015em;
}

p {
margin: 0 0 1.75em 0;
}

strong, b {
font-weight: 500;
}

em, i {
font-style: italic;
}

h1, h2, h3, h4, h5, h6 {		
color: #ffffff;
font-weight: 500;
}

h1 {
font-size: 16pt;
}

h2 {
font-size: 15pt;
}

h3 {
font-size: 14pt;
}

h4 {
font-size: 10pt;
line-height: 1.25em;
}

h5 {
color: #eeeeee;
font-weight: 300;
font-size: 11pt;
line-height: 1.3em;
text-align: justify;
}
