@charset "UTF-8";
/* 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, font, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent; }
/* end reset */
@font-face
{
font-style: normal;
font-family: PT-Serif-Web;
src: url(../Fonts/PT_Serif-Web-Regular.ttf) ;
font-weight: normal;
}
@font-face
{
font-style: normal;
font-family: PT-Serif-Web;
src: url(../Fonts/PT_Serif-Web-Bold.ttf) ;
font-weight: bold;
}
@font-face
{
font-style: italic;
font-family: PT-Serif-Web;
src: url(../Fonts/PT_Serif-Web-Italic.ttf) ;
font-weight: normal;
}
.cover_img { height: 100%;
max-width: 100%;
}
body {
font-family: "PT-Serif-Web", serif;
}
h2 {
font-size: 1.2em;
font-weight: normal;
line-height: 1.1;
margin: 0.8em 0.8em 0.6em 0.8em;
text-align: center;
font-family: "PT-Serif-Web", serif;
color: #00296f;
}
h1 {
font-size: 1.5em;
font-weight: bold;
margin: 0.6em 0.8em 0.1em 0.8em ;
text-align: center;
font-family: "PT-Serif-Web", serif;
color: #00296f;
}
h4 {
font-size: 1em;
font-weight: normal;
line-height: 1;
margin: 0.5em 0.5em 0.5em 0.5em;
text-align: center;
font-family: "PT-Serif-Web", serif;
}
h3 {
font-size: 1.1em;
font-weight: bold;
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
font-family: "PT-Serif-Web", serif;
}
img {
max-width: 100%;
}
p {
font-size: 1.2em;
text-align: justify;
margin: 0 0 0 0;
text-indent:1em;
font-family: "PT-Serif-Web", serif;
}
.center {
text-align: center;
margin-top: 0.7em;
margin-bottom: 0.7em;
text-indent:0em;
}
sup{
font-size: 0.75em;
line-height: normal;
vertical-align: super;
}
h5 {
text-align: center;
}