FONT.Avsmall     {    font-size : 8pt;
            font-family : serif;
        }
FONT.Asmall     {    font-size : 9pt;
            font-family : serif;
        }
FONT.Amedium     {    font-size : 11pt;
            font-family : serif;
        }
    .AmediumRed {    font-size : 11pt;
            color : red;
            font-family : serif;
        }

    .Alarge     {    font-size : 20pt;
            font-family : serif
        }

        
    .AHdgmedium {      font-size : 15pt;
            font-weight : 100;
            font-family :  serif;
        }
    
FONT.AHdgSmall {      font-size : 11pt;
            font-weight : 700;
            font-family :  serif;
        }
FONT.Astd    {    font-size : 12pt;
            font-weight :400;
            font-family : serif;
        }
    .ACaption    {    font-size : 9pt;
            font-weight : 400;
            color : #4f4f4f;
            font-family : serif;
        }
	.Red    {    font-size : 12pt;
			color : #a00c18;
            font-weight :600;
            font-family : serif;
        }	
    
TD.Amedium     {    font-size : 11pt;
            font-family : serif;
        }

    .Alarge     {    font-size : 20pt;
            font-family : serif;
        }

        
    .AHdgmedium {      font-size : 15pt;
            font-weight : 900;
            font-family : serif;
        }
    
    .AHdgSmall {      font-size : 11pt;
            font-weight : 900;
            font-family : serif;
        }
	.Astd    {    font-size : 12pt;
            font-weight : 400;
            font-family : serif;
        }
 	.Asmall    {    font-size : 9pt;
            font-weight : 400;
            font-family : serif;
        }
	.SectHead {	    font-size : 13pt;
				    font-family : serif;
		  		    color : #a00c18;
	         }
TR.List1	 {		font-size : 12pt;
			 		font-weight : 400;
					font-family : serif;
					background-color : Lightgrey;
			}
TR.List2	 {		font-size : 12pt;
			 		font-weight : 400;
					font-family : serif;
					background-color :   Lightgrey;
			}
TD.ListTop	 {		font-size : 12pt;
			 		font-weight : 400;
					font-family : serif;

			}			
P			{		font-size : 12pt;
			 		font-weight : 400;
					font-family : serif;
			}  

LI        {    			font-size : 12pt;
               			font-family : serif;
          }
LI.small    {    		font-size : 11pt;
			            font-family : serif;
        }

LI.verysmall    {    font-size : 10pt;
            font-family : serif;
        }


A.medium     {    font-size : 15pt;
            font-family : seriph;
            text-decoration : none;
        }

A.Small        {    font-size : 8pt;
            text-decoration : none;
            font-family : seriph;
			}

A:link        {     color : "#000088";
            font-size : 12pt;
            text-decoration : none;
			}
A:visited    {     color : "#000088";
            font-size : 12pt;
            text-decoration : none;
             }        
A:Active    {     color : "#000088";
            font-size : 12pt;
            text-decoration : none;
            }
A:Hover    {     color : "#0000ff"; 
            font-size : 12pt;
            text-decoration : none;
           }
        


HR.yellow    {    color : "#afaf00"
        }
HR.blue        {    color : blue
        }
HR.black        {    color : gray
        }
FONT.super    {     font-size : 7pt;
            vertical-align : super;
            font-family : serif
        }

