SPAN.new   { color       : red;
             font-weight : bold;
             font-size   : 8px; }

.linkHead  { font-weight      : bold;}

.block     { margin-left      : 25px;}

.block2    { font-size        : 12px;
             line-height      : 20px;}

.story     { font-size        : 18px;
	           margin-right     : 25px;}
.storyI     { font-size        : 18px;
	           margin-right     : 25px;
			   text-indent		: 35px}
	           
.error         { font-size        : 14px;
                 color            : red;
                 background-color : black;
                 border           : 1px solid red;
                 width            : 500px;}
   
DIV.hiddenPics { display : none;
                 padding-left : 25px;}