﻿body
{
    margin :0:0:0:0
    
}
/*  style used for home page article links beloging to all categories 
except Top story, Wall Street events 
    Added by melvin on 6-03-07 */
.hlnk:link
{
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
    color: #00008b;
}
.hlnk:visited
{
    text-decoration:none;
    font-weight: bold; 
    text-transform: capitalize;
}
/*  style used for home page Article links Beloging to category headline 
    Added by melvin on 6-03-07 */
.hlnk1:link
{
    text-decoration: none;
     text-transform: capitalize;
    color: #00008b;
}
.hlnk1:visited
{
    text-decoration:none;
  
    text-transform: capitalize;
}
/*  style used for home page Top Story 1 
    Added by melvin on 6-03-07 */

.hlnk2:link
{
    font-size: 13pt;
    color: #00008b;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
}
.hlnk2:visited
{
   font-size: 13pt;
  font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
}
/*  style used for home page Top Storis 2 and 3 
    Added by melvin on 6-03-07 */
.hlnk3:link
{
    font-size: 10pt;
    color: #00008b;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
}
.hlnk3:visited
{
   font-size: 10pt;
    
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
}
.WallStreet
{
    font-size: 9pt;
    color: #666666;
     text-decoration: none;
    font-family: Verdana;
}
.PageHead h1
{
    font-size:24px;
    }
