 BODY { font-family : Arial, Helvetica, sans-serif;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        font-size : 12pt;
        text-decoration : none;
        text-transform : none;
        text-align : left;
        color : #330099;
        word-spacing : normal;
        letter-spacing : normal;
        margin-left : 6.0pt;
        margin-right : 6.0pt;; line-height: 100%; background-attachment: fixed; background-position: left top; vertical-align: baseline; white-space: normal; background-color: #427bf5}

 H1 { font-family : Arial;
      font-size : xx-large;
      color : #000000;
      align : center; font-weight: bold;
      line-height: normal; font-style: normal}

 H2 { font-family : Arial;
      font-size : large;
      color : #FF6633;
      font-style: normal;
      line-height: normal; 
      font-weight: bolder; 
      text-decoration: underline}

 h3 { font-family : Arial;
      font-size : x-small;
      color : #996633;
      font-style: normal;
      line-height: normale;
      font-weight: bold;
      text-decoration: underline }

 h5 { font-family : Arial;
      font-size : medium;
      color : #663333;
      font-style: normal;
      line-height: normal;
      font-weight: bold;
      text-decoration: underline}
 
 h6 { font-family : Arial;
      font-size : small;
      color : #993333;
      font-style: normal;
      line-height: normal;
      font-weight: bold;
      text-decoration: underline}

 A:link { color : navy;
	text-decoration: underline}

 A:visited { color : navy;text-decoration: underline}

 A:active { color : navy; text-decoration: underline}
 
 p {  font-family: Arial, Helvetica, sans-serif;
      font-size: 12pt;
      font-style: normal;
      line-height: normale;
      color: #000000;
      text-decoration: none}

div#NotaBene p {
  padding: 0.5em;
  background-color: #fff;
  border: 1px solid #AAA;
  margin: 1em;
  display: list-item;
  list-style-image:url(alert.red.gif);
  list-style-position: outside;
	font-family : Cursive;
    font-size : normal;
    font-weight:bold;
    vertical-align:Top;
	line-height:110%;
	color:#E33
}
