ul           { list-style-image:  url(Bullet1.gif); list-style-type: disc; list-style-position: outside}
ul ul        { list-style-image:  url(Bullet2.gif); list-style-position: outside; list-style-type: disc}
ul ul ul     { list-style-image:  url(Bullet3.gif); list-style-position: outside; list-style-type: disc}
body,p,td,th,div,blockquote,dl,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1em;
	color: #000033}
body         {background-color: #CCFFFF}
.contact     {font-size: small}
.star        {color: #ff0000}
.definition  {font-size: x-large}
.registered  {font-size: x-small}
.underlined  {text-decoration: underline}