
body    { font-size:        12px;
		line-height:	12px;
          font-family:      Arial, Helvetica;
          color:            #000000;
          margin-left:      0px;
          margin-right:     0px;
          margin-top:       0px;
          margin-bottom:    0px; }

.normal { font-size:   12px;
		line-height:	12px;
          font-family: Arial, Helvetica; }

.BadNews { font-weight: bold;
           color:       #ff0000; }

a:link          { color:                 #000000;
                  font-weight:           normal;
                  text-decoration:       none;
                  font-size:             12px;
                  font-family:           Arial; }
a:visited       { color:                 #000000;
                  font-weight:           normal;
                  text-decoration:       none;
                  font-size:             12px;
                  font-family:           Arial; }
a:active        { color:                 #000000;
                  font-weight:           normal;
                  text-decoration:       none;
                  font-size:             12px;
                  font-family:           Arial; }
a:hover         { color:                 #000000;
                  font-weight:           normal;
                  text-decoration:       underline;
                  font-size:             12px;
                  font-family:           Arial; }
				  
td { padding:0px; margin:0px; }