 .norm  {
 	font-family : windows-1252,Arial,Verdana,Helvetica;
 	font-size : 18px;
 	text-decoration : none;
 }
 .pos2  {
 	font-family : Arial,Verdana,Helvetica;
 	font-size : 26px;
 	text-decoration : none;
 }
 .neg1  {
 	font-family : windows-1252,Arial,Verdana,Helvetica;
 	font-size : 17px;
 	text-decoration : none;
 }
 .neg2 {
    font-family : windows-1252,Arial,Verdana,Helvetica;
 	font-size : 16px;
 	text-decoration : none;
 }
 .neg3 {
        font-family : windows-1252,Arial,Verdana,Helvetica;
 	font-size : 11px;
 	text-decoration : none;
 }
.title0  {
 	font-family : windows-1252,Arial,Verdana,Helvetica;
 	font-size : 40px;
        font-weight : bold;
 	text-decoration : none;
 }
 .title1  {
 	font-family : windows-1252,Arial,Verdana,Helvetica;
 	font-size : 30px;
      font-weight : bold;
 	text-decoration : none;
 }
 .title2  {
        font-family : windows-1252,Arial,Verdana,Helvetica;
        font-size : 20px;
        font-weight : bold;
        text-decoration : none;
        text-align : center
 }
 .underline {
        text-decoration : underline
 }
 .red {
        color : red
 }
 .blue {
        color : blue
 }
 .green {
        color : green
 }
 .symbol {
        font-family : Symbol
 }
