<style type="text/css">       
       <!--
       h1  {
       	font-size : 35pt;
       	font-weight : bold;
       	border : 3px Black;
       }

	 .chat-form {
	 font-family : Arial, Helvetica;
	 font-size : 8pt;
	 color:#dd0037;
	 }
	 
        body {color : black;};
        td {color : black;};
        
        .article-std  {
        font-family : "Times New Roman";
        font-size : 12pt;
        color : Black;
        }
        
        .othershite  {
        font-family : "Arial, Helvetica";
        font-size : 10pt;
        color : Black;
        }
        
        .issue-label  {
        font-family : "Arial, Helvetica";
        font-weight : bold;
        font-size : 9pt;
        color : White;
        background-color : #dd0037;
        text-align : right;
        }
        
        .article-text  {
        font-family : "Times New Roman";
        font-size : 12pt;
        color : black;
        margin : 30px;
        text-align : justify;
        }
        
        A.shite-ann  {
        font-family : "Arial, Helvetica";
        font-size : 8pt;
        font-weight : normal;
        background-color : white;
        color : black;
        text-decoration : none;
        }
        
        A.shite-ann:hover  {
        color : #009900;
        }
        
        .shite-ann  {
        margin : 3px;
        text-align : justify;
        }
        
        A.stories-ann  {
        font-family : "Arial, Helvetica";
        font-size : 9pt;
        color : Black;
        text-decoration : none;
        }
        
        .stories-ann  {
        margin-left : 20px;
        margin-right : 10px;
        text-align : justify;
        }
        
        A.stories-ann:hover  {
        color : #990000;
        }
        
        A.mini-link  {
        font-family : "Arial, Helvetica";
        font-size : 9pt;
        color : #dd0037;
        }
        
        A.shite-ref  {
        font-family : "Arial, Helvetica";
        font-size : 10pt;
        font-weight : bold;
        background-color : LimeGreen;
        color : white;
        }
        
        A.feature-head  {
        font-family : "Verdana, Tahoma, Arial, Helvetica";
        font-size : 12pt;
        font-weight : bold;
        color : #dd0037;
        }
        
        A.babylon-head  {
        font-family : "Verdana, Tahoma, Arial, Helvetica";
        font-size : 12pt;
        font-weight : bold;
        color : #006699;
        }
        
        A.editorial-head  {
        font-family : "Verdana, Tahoma, Arial, Helvetica";
        font-size : 12pt;
        font-weight : bold;
        color : Black;
        }
        
        A.press-head  {
        font-family : "Verdana, Tahoma, Arial, Helvetica";
        font-size : 12pt;
        font-weight : bold;
        color : Sienna;
        }
        
        A.bookrev-head  {
        font-family : "Verdana, Tahoma, Arial, Helvetica";
        font-weight : bold;
        font-size : 12pt;
        color : Purple;
        }
        
        A.bardak-head  {
        font-family : "Verdana, Tahoma, Arial, Helvetica";
        font-weight : bold;
        font-size : 12pt;
        color : #9370db;
        }
        
        .issue-label  {
        font-family : "Arial, Helvetica";
        font-size : 9pt;
        font-weight : bold;
        background-color : black;
        color : white;
        }
        
        .advert  {
        background-color : #cccccc;
        }
        
        .reverse  {
        background-color : black;
        color : white;
        /*     font-style : italic;
        margin : 10px; */
        }
        
        .dptitle  {
        background-color : black;
        color : white;
        font-family : "Courier New, Courier";
        font-weight : bold;
        font-size : 25pt;
        }
        
        .bartitle  {
        color : white;
        background-color : black;
        font-family : "Verdana, Tahoma, Arial, Helvetica";;
        font-style : italic;
        font-weight : bold;
        font-size : 20pt;
        }
        
        .bartext  {
        color : black;
        background-color : WhiteSmoke;
        font-family : "Times New Roman";
        font-size : 12pt;
        margin-left : 5px;
        border: 1px WhiteSmoke;}
        
        }
        
        .barstrong  {
        color : black;
        background-color : Cornsilk;
        font-weight : bold;
        font-family : "Arial, Helvetica";
        font-size : 10pt;
        }
        
        .baralert  {
        color : red;
        font-weight : bold;
        }
        
        .poll-form  {
        font-family : "Arial, Helvetica";
        font-size : 9pt;
        }
        
        .poll-button {
        font-family : "Arial, Helvetica";
        font-size : 8pt;
        font-weight : bold;
        color : red;
        background-color : white;
	border : 3px Black;
	}
        }
       -->
       </style>
 