   P {font-family: Georgia, Times, serif}
   BLOCKQUOTE {font-family: Georgia, Times, serif}
   TD {font-family: Georgia, Times, serif}
   
   a    { text-decoration: none  }
a:link    { color:  #0000ef ; text-decoration: underline}
a:active  { color:  #ff0000 ; text-decoration: underline}
a:visited  { color:  #51188e ; text-decoration: underline}
a:hover    { background:  #ffa  ; text-decoration: underline }


	
	body {
font-family: Georgia, Times, serif
		
                font-family: Georgia, Times, serif
		}
	
	#main {
margin:10px 10px 10px 10px;
		border:1px solid #000; 
		background:#fff;font-family: Georgia, Times, serif
		}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#main #menu {
border:1px solid #000;
		float:right;
		width:200px;
		background:#eee;
		margin:2px 1px 10px 10px;
		}
	
	p,h1,h2,h3,pre {
		margin:10px 10px 10px 10px;
		}
