<!--

a:hover {color: #FF0000}
A.one:link { color: #ffffff }
A.one:visited { color: #ffffff }
A.one:hover { color: #660099; text-decoration: underline}
.one { text-decoration: none; }

A.two:link { color: #ffffff }
A.two:visited { color: #ffffff }
A.two:hover { color: #ff0000; text-decoration: underline}
.two { text-decoration: none; }

A.three:link { color: #660099 }
A.three:visited { color: #660099 }
A.three:hover { color: #ff0000; text-decoration: underline}
.three { text-decoration: none; }

P {margin: 10px 10px; font-family: verdana, arial helvetica; line-height: 1.3; font-size: 80%;}
blockquote {font-size: 80%;}
blockquote p {font-size: 100%;}
li {font-family: verdana, arial helvetica; line-height: 1.3; font-size: 80%;}

b,strong {color: #660099;}
h1 {font-family: verdana, arial helvetica; font-size: 90%; margin: 2em 0 0 4px; color: #660099;}
h2 {font-family: verdana, arial helvetica; font-size: 75%; margin: 2em 0 0; color: #660099;}

div.quote {font-size: 80%; text-align: center; font-style: italic;}

div#permission {background-color: #ffffcc; width: 400px; text-align:center; padding: 6px 0;}
div#permission p {font-size: 65%; margin: 1px;}

td.sm p {font-size: 65%}
	
	
p.speaker {font-style:italic; margin-top: -8px; text-align:center; font-size: 70%;}	
-->

