﻿@import url('font.css');

body { font-family:'Cardo', serif; font-size:18px; line-height:1.42857143; }
p, td, th, li { font-family:'Cardo',serif; text-align:justify; font-size:22px; line-height:160%; font-weight:300; color:#002654; }
p { margin:0 0 30px; text-align:justify; font-size:22px; line-height:160%; font-weight:300; color:#002654; }
h1, h2, h3 { font-family:'Cardo'; font-variant:small-caps; font-weight:600; }
h1 { font-size:42px; margin:0 auto 40px; padding:0 0 20px; text-align:center; border-bottom:4px solid #aa2303; }
h2 { font-size:40px; margin:0 0 40px; color:#002654; text-align:center; }
h3 { font-size:18px; line-height:24px; font-weight:400; }

.dropcap { float: left; display: block; margin: 0.115em 0.115em 0 0; padding: 0.105em 0.15em 0.11em; font-size: 3em; font-weight: bold; line-height: 1; color: #fff; background-color: #AA2303; }
