	BODY { FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif }
	TD { FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif }
	A:link { COLOR: #3366cc; TEXT-DECORATION: none }
	A:visited {  TEXT-DECORATION: none }
	A:active { TEXT-DECORATION: none }
	A:hover { TEXT-DECORATION: underline }
	A.comments:link { COLOR: #cc0000; TEXT-DECORATION: none }
	A.comments:visited { COLOR: #cc0000; TEXT-DECORATION: none }
	A.comments:active { TEXT-DECORATION: none }
	A.comments:hover { TEXT-DECORATION: underline }
	
	.resultTitle
	{
	    color: #2200C1 !important;
        font-size: medium;
        border-bottom: 1px solid #2200C1;
	}
	
	.resultTitle:hover
	{
	    text-decoration: none;
	}
	
	.resultLink
	{
	    font-size: 11px;
	    color: #0E774A !important;
	}
	
	.descriptorTitle
	{
	    font-weight: bold;
	    font-size: 13px;
	}
	
	.cancerTitle
	{
	   
	}
	
	a.cancerTitle:link 
	{
	    font-weight: bold;
	    font-size: 16px;
	    color: #0000FF;
	}
	
	a.cancerTitle:visited
	{
	    font-weight: bold;
	    font-size: 16px;
	   color: #133B81;
	}
	
	a.categoryTitle:link
	{
	    font-weight: bold;
	    font-size: 16px;
	    color: #800080;
	}
	
	a.categoryTitle:visited
	{
	    font-weight: bold;
	    font-size: 16px;
	    color: #6C24B4;
	}
	
	span.asterick
	{
	    text-decoration: none; 
	    font-size: 26pt; 
	    color: Red; 
	    font-weight: bold;
	}
	
	.returnlink
	{
	    font-size: 12pt;
	}
	
	A.asterick:link { text-decoration: none; font-size: 26pt; color: Red; font-weight: bold; }
	A.asterick:visited { TEXT-DECORATION: none; font-size: 26pt;  font-weight: bold;}
	A.asterick:active { TEXT-DECORATION: none; }
	A.asterick:hover { TEXT-DECORATION: none; }
	
	
	.cssPager td
    {
        padding-left: 4px;     
        padding-right: 4px; 
        font-size: medium;   
    }
