html, body, td {
	font: 10pt  verdana, helvetica, arial; 
	}
p, div {
	font: 10pt  verdana, helvetica, arial; 
        margin-top: 5px;
        margin-bottom: 5px;
	}

p, li {
        margin-top: 2pt;
        margin-bottom: 2pt;
	}
h5 {
        margin-top: 0px;
        margin-bottom: 0px;
        font: 10pt  verdana, helvetica, arial;
        color: #a5cab1;
        font-weight: bold;
        font-style: italic;
   }
hr {
        color:#000000;
        style: noShade;
        height: 1px;
   }

p.title {
        font: 14pt  verdana, helvetica, arial;
        font-weight: bold;
}
/*Anchor Tags in text*/		
a.page:link {color: #000080; text-decoration: none;}
a.page:visited {color: #000080; text-decoration: none;}
a.page:hover {color: #000080; text-decoration: underline;}
a.page:active {color: #000080; text-decoration: none;}

/*Anchor Tags in menu*/		
a.menu:link {color: #000000; text-decoration: none;}
a.menu:visited {color: #000000; text-decoration: none;}
a.menu:hover {color: #000000; text-decoration: underline;}
a.menu:active {color: #000000; text-decoration: none;}

/* Titles */
td.title {
          background-color: #4482BF;
          color: "#FFFFEC";
          text-decoration: none;
          font-weight:bold;
          font-size: 12pt;
         }

/* Menu */
td.menu {
          background-color: #4482BF;
          color: "#FFFFEC";
          text-decoration: none;
          text-align: center;
          font-weight:bold;
          font-size: 10pt;
         }


h4.page, h5.page {
        margin-top: 0px;
        margin-bottom: 5px;
        }