body         { font-family: Arial; font-size: 12px; color: #000000; text-indent: 0;
               line-height: 100%; text-align: Left; word-spacing: 0;
               list-style-type: none; margin: 0; padding: 0
             }
a            { font-weight: bold; color: #000000;
               text-decoration:none;
             }
a:hover	     { color: #000000; text-decoration:underline;
	  }
a:activ	     { color: #FF0000; text-decoration:underline;
	  }
p            { font-family: Arial; font-size: 12px; color: #000000; text-indent: 0;
               line-height: 100%; text-align: Left; word-spacing: 0;
               list-style-type: none; margin: 0; padding: 0; margin-top: 5;
             }
h1           { font-family: Arial; font-size: 16px; color: #FF3333; text-indent: 0;
               line-height: 100%; text-align: Left; word-spacing: 0;  font-weight: bold;
               list-style-type: none; margin: 0; padding: 0;
             }
h2           { font-family: Arial; font-size: 14px; color: #FF3333; text-indent: 0;
               line-height: 100%; text-align: Left; word-spacing: 0;  font-weight: bold;
               list-style-type: none; margin: 0; padding: 0;
             }
h3           { font-family: Arial; font-size: 14px; color: #FF3333; text-indent: 0;
               line-height: 100%; text-align: Left; word-spacing: 0;  font-weight: bold;
               list-style-type: none; margin: 0; padding: 0;
             }
hr           { color:#FF3333; height: 2px; width: 100%;
             }
img          { border: 0;
             }
ul           { font-family: Arial; font-size: 12px; color: #000000;
               line-height: 100%; text-align: Left; word-spacing: 0;
               margin-left: 0px; margin-right: 0px;
               margin-top: 0px; margin-bottom: 0px;
               padding-left: 30px; 
//               list-style-image:url(img/item.gif)
             }
ol           { font-family: Arial; font-size: 12px; color: #000000;
               line-height: 100%; text-align: Left; word-spacing: 0;
               margin-left: 0px; margin-right: 0px;
               margin-top: 0px; margin-bottom: 0px;
               padding-left: 30px;
             }
li           { margin-top: 5
             }
table        {
             }
td           { font-family: Arial; font-size: 12px; text-indent: 0;
             }
