body     { color: #fffff9; font-family: Helvetica}

p   { color:  #001900; font-family: Arial }
h1         { color: #330000; font-style: italic; font-family: Georgia }
h2         { color: #330000; font-family: Georgia }
h3      { color: #330000; font-family:Trajan Pro}
h4      { color: #330000; font-family: Trajan Pro }
h5   { color: #330000; font-family: Georgia }
h6    { color: #330000; font-family: Georgia }
a    { text-decoration: underline }

.text      { color:"330000"; font-weight: 500; font-size: 1em; font-family: Palatino, Arial, Helvetica, Swiss, Geneva, SunSans-Regular }
.email     { color:  blue; font-family: Palatino; font-weight: bold; text-decoration: underline }
.friends  { color: #001900; font-style: italic; font-weight: bold; font-family: Helvetica }
.address  { color: #001900; font-style: italic; font-style: bold; font-weight: bold; font-family: Georgia }
.title	{ color: #330000; font-weight: bold;font-size: x-small; font-family: Times New Roman }
.footnote  	{ color: "330000"; font-size: xx-small; font-style: italic; font-family: Georgia }

 
	
<style type="text/css">

	
			dl, dt, dd, ul, li  { list-style-type: none; margin: 0 0pt 0 0; padding: 0px 5px 5px }
	#menu   { position: relative; top: 20 px; left: 1px; width: 200px }

	#menu	dt { font-weight: bold; line-height: 32px; background-color: #F1ECE3; text-align: left; margin: 2px 0 5px 10pt; border: solid 0px gray; height: 32px; cursor: pointer  }

	#menu 	dd { font-family: arial, georgia, sans-serif; border: solid 0px gray; position: absolute; z-index: 215; left: 1em; width: 11em }

	#menu 	ul { text-align: right; padding: 5px 15px 5px 5px }
	#menu 	li { font-weight: bolder; font-size: 85%; line-height: 24px; font-family: Arial; text-align: right; height: 45px }
	#menu 	li a, #menu dt a  { color: #330000; text-decoration: none; display: block }

	#menu 	li a:hover       { color: #330000;  font-weight: bolder; text-decoration: none; font-size: 1.1em }


	#mentions 	{ color: #330000; font-family: Georgia, arial, sans-serif; background-color: #F1ECE3; position: absolute; bottom: 300px; left: 0.7em }
	#mentions a { color: #F1ECE3; background-color: #F1ECE3; border: 1px }
	#mentions a:	hover { color: #00f }


</style>

