/* reset */
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, .p-inputtext {
	font-family:'Open Sans', sans-serif;
	color:#111111;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	font-family:'Open Sans', sans-serif;
}
body {
	font-family:'Open Sans', sans-serif;
}
ol, ul {
	font-family:'Open Sans', sans-serif;
}
blockquote, q {
	font-family:'Open Sans', sans-serif;
}
blockquote:before, blockquote:after,
q:before, q:after {
	font-family:'Open Sans', sans-serif;
}
table {
	font-family:'Open Sans', sans-serif;
}


html, body, div, span, p, form, label, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, section{
	font-size:14px;
}
h1{
	font-size:30px;
	color:#111111;
}
h2{
	font-size:20px;
	color:#111111;
}
a{
	text-decoration:none;
}
a:hover{
	color:#3CB5E6;
}

.oswald{font-family:'Oswald', sans-serif;}
/* reset */


h1,h2,h3,h4,h5,h6,
.ttjenevers{
	font-family:'Oswald', sans-serif;
	font-weight:400;
}