<!-- Style sheet created for IconTalk (www.icontalk.com)
author: 		Juliet Vogel (juliet@pobox.com)
created: 		19 Dec 2002
last updated: 	22 Jan 2003 jv
-->

body
{
background-color: #FFFF00;
}

h1,h2,h3
{
font-family: helvetica, arial; 
}

p,table,li
{
font-family: helvetica, arial; 
}

ul
{
list-style-image: url(bullet.gif); 
}

ol
{
list-style: decimal; 
}

p,li,th,td
{
font-size: 100%;
}

h1,h2,h3,hr 
{
color:black; 
}

p
{
color:black;
}

a:link    {color:#FF0000}
a:visited {color:#CC0000}
a:active  {color:#CC0000}
a:hover   {color:#CC0000}
