body {
    background-color: #ffffff;
    background-image: url('assets/background.jpg');
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

em {
	font-weight: bold;
	text-decoration: none;
}

h3.family {
    font-size: 11px;
    margin: 6px 0;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

a:link  { text-decoration: none; color: #00214a; }
a:visited { text-decoration: none; color: #00214a; }
a:active { text-decoration: none; color: #b3bdc9; }
a:hover { text-decoration: none; color: #b3bdc9; }

a.highlight:link  { text-decoration: none; color: #00214a; font-weight: bold; font-size: 12px;}
a.highlight:visited { text-decoration: none; color: #00214a; font-weight: bold; font-size: 12px;}
a.highlight:active { text-decoration: none; color: #b3bdc9; font-weight: bold; font-size: 12px;}
a.highlight:hover { text-decoration: none; color: #00214a; font-weight: bold; font-size: 12px;}

td { font-size: 11px; color: #000000; }

p { font-size: 11px; padding: 5px; margin-top: 3px; margin-bottom: 3px; color: #000000; }

img { background-color: transparent; }

h1 {font-size: 24px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

h2 {font-size: 18px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

h3 {font-size: 16px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

td.navbar {font-size: 16px; color: #000000; font-family: Arial, Helvetica, sans-serif;}

