.bold	  { font-weight:bold }
a         { color:#007900; text-decoration:none; font-weight:normal; cursor:hand}
a:link    { color:#007900; text-decoration:none; cursor:hand}
a:visited { color:#00005C; text-decoration:none; cursor:hand }
a:hover   { color:#FF0000; text-decoration:underline; font-weight:bold  }
body      { background-color: #FFFFFF; color: #000000; margin-left: 2%; margin-right: 2%; font-size: 11pt; font-family: times, serif, arial, helvetica;  }

