h6 
        { 
        background : #ffffff; 
        color :  Blue; 
        font-family : Arial,Tahoma,Verdana,Helvetica; 
        font-size : 13px; 
        font-weight : bold; 
        line-height : 150%; 
        text-decoration : underline; 
        text-align : left; 
        } 
.heading 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	text-align : left;
	line-height : 200%;
	}
	
.tableborder
	{
	border-width:1px; 
	border-style:double;	
	border-color:SteelBlue;
	}
	