   a.normal:link {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue;}
   a.normal:active {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue;}
   a.normal:visited {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue;}
   a.normal:hover {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: red;}

   a.external_link:link {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue; font-weight: bold; text-decoration: none;}
   a.external_link:active {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue; font-weight: bold; text-decoration: none;}
   a.external_link:visited {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue; font-weight: bold; text-decoration: none;}
   a.external_link:hover {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: #009CFF; font-weight: bold; text-decoration: none;}

   a.email:link {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue;}
   a.email:active {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue;}
   a.email:visited {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: darkblue;}
   a.email:hover {font-family: arial,hevetica,sans-serif; font-size: 11pt; color: red;}

body {
   font-family: verdana, arial, sans-serif;
   font-size: 11pt;
   background-color: white;
   margin-left: 0%;
   margin-top: 2%;
   margin-right: 2%;
   margin-bottom: 2%;
}

li {
   font-size: 11pt;
}

td.title {
   font-family: verdana, arial, sans-serif;
   color: gray;
   font-size: 14pt;
   font-weight: bold;
}

td.page_header_left {
   font-family: verdana, arial, sans-serif;
   color: gray;
   font-size: 11pt;
   font-weight: bold;
}

td.page_header_right {
   font-family: verdana, arial, sans-serif;
   color: gray;
   font-size: 11pt;
   font-weight: normal;
}

h2 {
   font-family: verdana, arial, sans-serif;
   font-size: 20pt;
   color: #38709D;
   text-align: left;
}

h3 {
   font-family: times new roman, serif;
   font-size: 18pt;
   color: #38709D;
   text-align: left;
}

hr {
   color: darkblue;
   width: 80%;
   height: 2px;
}
