A.link	{text-decoration: none;
	 color: #ff0000; 
	 font-style: italic}

A.email {text-decoration: none;
	 color: green; 
	 font-style: italic}

A:hover	{text-decoration: underline;
	 color: #FF0000;
	 background: #FFFF33; 
	 font-style: italic}

H1	{color: #0000FF;
	 font-family: "Times New Roman", Times, serif;
	 text-decoration: underline;
	 text-align: center}

H2	{color: #CC0099}

H3	{color: #999900; 
	 font-style: italic}

P	{color: #000000}

TABLE	{color: #0000FF;
	 border-color: gold;
	 width: auto; border: thin gold; clip:  rect(   ); text-align: center; background-color: gold}

OL	{color: #006600; list-style-image: url(/ul.gif)} 

hr 	{color: gold}

ul 	{color: #006666; list-style-image: url(./ul.gif)}

.s { color: #0000FF; border-color: gold; width: 50%; border: gold; background-color: #CCCC00 }

.alan { color: #ffbb00; font-size: 14pt; font-style: italic; font-weight: bold }

.blank {  border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}blockquote {  font-style: italic; color: #993399}
