body {
   background-color: #eeeef0;
   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: #004800; }
a:visited { text-decoration: none; color: #004800; }
a:active { text-decoration: none; color: #56b139; }
a:hover { text-decoration: none; color: #56b139; }

a.highlight:link  { text-decoration: none; color: #004800; font-weight: bold; font-size: 12px;}
a.highlight:visited { text-decoration: none; color: #004800; font-weight: bold; font-size: 12px;}
a.highlight:active { text-decoration: none; color: #56b139; font-weight: bold; font-size: 12px;}
a.highlight:hover { text-decoration: none; color: #56b139; 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;}

