body { background-color:white; 
       font:11px/18px georgia, times, serif;}

a:link { text-decoration: none }
a:active { text-decoration: none}
a:visited { text-decoration: none}

h1 { font: 14px/18px georgia, times, serif; font-weight: bold; color: #000000}
h2 { font: 11px/18px georgia, times, serif; font-weight: bold; color: #000000}
p, td, li, blockquote {font:11px/18px georgia, times, serif;
	margin:0px 0px 8px 0px;
	padding:3px;
	font-style: normal; 
	font-weight: normal; 
	color: #000000}
li, ul {font:11px/18px georgia, times, serif;
	font-style: normal; 
	font-weight: normal; 
	color: #000000}
	
.image.floatright { float: right; margin: 2px 2px 2px 2px; }
.image-floatleft { float: left; margin: 10px 10px 10px 0px; }

/* The following hack is to correct paragraph text size in IE/WIN */
/* \*/ * html body p { font-size: 90%; } /* */

