BODY         {margin-top: 0; margin-left: 260px; margin-right: 2%; 
			  clear: none; background-color: #FFFFFF; color: #000000;
              font-family: Verdana,Arial,Helvetica; 
              FONT-SIZE: 1 em; z-index: 200;
              border-width: 0}
              
P            {font-family: Verdana,Arial,Helvetica; FONT-SIZE: 1 em; clear: none;
			  background-color: #FFFFFF; color: #000000 } 
p.quote		 {font: italic; width: 75%; margin-left: 50px; margin-bottom: 0; padding-bottom: 0 } 
p.quoteauth  {font: italic; text-align: right; width: 75% ; margin-top:0 ; padding-top: 0 }

p.sorry		 {font: italic; font-size: 75%; margin-top:0; padding-top: 0 }			
h1           {font-family: Verdana,Arial,Helvetica; FONT-SIZE: 200%}
h2           {font-family: Verdana,Arial,Helvetica; FONT-SIZE: 150%}
h3           {font-family: Verdana,Arial,Helvetica; FONT-SIZE: 125%}

dt			{font-weight: 900}
dt.quotelist	{font-weight: 600; font:italic}
dd.quotelistauth	{font-size: 75%}


a:hover      { font-weight: bold; background-color: #6699FF; color: #FFFFFF }
a.noline     {color: #FF0000; text-decoration: none}
a.noline:link    {color: #660000; text-decoration: none}
a.noline:hover   {color: #6699FF; font-weight:bold; 
				text-shadow: black 0px 0px 5px; 
				background-color: #FFFFFF; text-transform: capitalize;
				text-decoration: underline}
/text shadow and transform doesn't seem to work in IE 5.5
			  