body {font-size: 10pt;
	  font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	  color: #333333;
	  margin-top: 0px;
	  background-color: #FFF5DF;
}
h1 {font-family: Arial, Geneva, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: inherit;
  	letter-spacing: 0.1em;
	background: #FFF5DF;
	padding: 2pt;
}
h2 {font-family: Arial, Geneva, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: inherit;
  	letter-spacing: 0.1em;
	background: #FFF5DF;
	padding: 2pt;
}
p { color: inherit;
	line-height: 1.2em;
	padding: 4pt;
	font-style: italic;
}
p2 { color: inherit;
	 font-size: 9pt;
	 line-height: 1.2em;
}
p3 {font-family: Gabriola, inherit;
	font-size: 17pt; 
	color: #cccccc;
  	letter-spacing: 0.1em;
}
#right {text-align: right;
}
em {color: #008040;
	font-style: oblique;
	font-size: 11pt;
}
a:link, a:visited {text-decoration: underline;
				   color: #5E7CB7;
}
a:hover, a:focus {text-decoration: none;
				  color: #C68600;
}
ul {border: none;
}
ul > li {color: inherit;
		 font-size: 8pt;
		 text-indent: 6pt;
		 text-align: left;
		 line-height: 14pt;
		 letter-spacing: 0.3pt;
}
ol > li { font-weight: normal;
}
#copyright {font-size: 8pt; 
			color: #777777; 
}

