
p,h1,h2,h3,h4,ul,ol,li,div,table,tr,td,th,address,blockquote,nobr,b,i, a,dd
	{
 	font-family:Verdana,Arial,sans-serif,Times; 
	color:#0000CC;
	}

code 
        { 
                font-family:Courier;
                font-size:12pt;
                color:black;
        }

pre
        {
                font-family:Courier;
                font-size:12pt;
                color:black;
        }
        

p,ul,ol,li,div,table,tr,td,th,address,blockquote,nobr,b,i,dd
	{
	font-size:10pt;
	}
h1
	{
	font-size:18pt;
	}

h2
	{
	font-size:16pt;
	}
h3
	{
	font-size:14pt;
	}
h4
	{
	font-size:12pt;
	}

ul {list-style-type:square}

a {font-weight:bold; text-decoration:none; color:#000099}
a:visited { color:#000066}
a:hover { text-decoration:underline}
