body		{	font-family: 		Arial;
                font-size:          16px;
    			color:			    #999999;
    			margin:			    0;
    			border-top:		    thick groove gray;
    			border-left:		thick groove gray;
    			border-bottom:		thick groove gray;
    			scrollbar-base-color:	gray; 
    			background-color:	#f9f9f9;		}
			
p		    {	color:			    #333333;	
                font-size:          16px;	}

li		    {	color:			    #333333;		}

td		    {	font-family: 		"Arial Narrow";		}

a		    {	color:			    #e50000;
                text-decoration:	underline;		}

a:hover		{	text-decoration:	underline overline;	}

a:visited	{	color:			    #0066ff;		}

h1  		{	font-size : 		20px;
    			font-family : 		Arial, Helvetica;
    			font-weight : 		bold;
    			font-style : 		normal;
    			color : 		    #000088;		}

h2  		{	font-size : 		16px;
    			font-family : 		Arial, Helvetica;
    			font-weight : 		bold;
    			font-style : 		normal;
    			color : 		    #aa5555;		}

h3  		{	font-size : 		14px;
    			font-family : 		Arial, Helvetica;
    			font-weight : 		bold;
    			font-style : 		normal;
    			color : 		    #666666;
                text-decoration : 	underline;	}

h4  		{	font-size : 		14px;
    			font-family : 		Arial, Helvetica;
    			font-weight : 		normal;
    			font-style : 		normal;
    			color : 		    #555555;		}
			
tt		    {	font-family:        Monospace;	
                font-size:          15px;	}

br		    {	color:			    #999999;		}

.burrito	{	font-size:		    9pt;			}
