
BODY{background:#FFFAFA;
    color: #F8F8FF;
		 margin:20px;
		 font-family: verdana,garamond;
     font-size:14pt;}
     a:link {color:red; text-decoration:none;} 		 
		 a:visited {color:blue; text-decoration:none;}
		 a:hover {color: teal; font-style: bold;}
table { border: medium double red;
        border-collapse: separate; 
				border-spacing: 10pt 5pt;
				table-layout: Calculated; }			
TD    {font-family: garamond;
       font-size:12pt;
			 color: #556B2F;
       border-left-color:#F0F0F0;
       border-right-color:#F0F0F0;
       border-top-color:#F0F0F0;
       border-bottom-color:#F0F0F0;
       border-style:groove;
			 }

TH    {color: #800000;
       font-family: Arial;
       font-size:16pt;}


H1    {color:#8B0000;
       text-align:center;
       font-size:36pt;
       border-top-width:10px;
       border-bottom-width:10px;
       border-left-width:20px;
       border-right-width:20px;
       border-left-color:blue;
       border-right-color:blue;
       border-top-color:#8E2323;
       border-bottom-color:#8E2323;
       border-style:groove;}

H2    {color:#8B008B;
       text-align:center;
       font-family: georgia;
       font-size:18pt;
       border-style:outset;
       border-color:blue;
       border-width:5px;}

H3    {color:#8B008B;
       font-family: georgia;
       font-size:14pt;}
       

P     {color:191970;
       font-family: Verdana, garamond, Arial, 'Times New Roman', serif;
       font-size:14pt;
       font-weight:normal;}


Pre     {color:00008B;
       font-family: garamond, Verdana, Arial, 'Times New Roman', serif;
       font-size:16pt;
       font-weight:bold;}
			 
UL    {list-style-image: url("graphics/balls/ball1.gif");
       font-family: Verdana, arial, 'Times New Roman', serif;
       font-size:12pt;
       font-weight:bold;}
