body{
	background: #ffffff;
	color: #000000;
	font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
p {	line-height: 1.2em;	margin-bottom: 0.5em; font-size: 1em;}
a{
	color: #000066;
	text-decoration: underline;
	}
small{ font-size: 0.8em; }
h1, h2, h3{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}
h1 { 
	font-size: 2.25em; 
	padding-top: 0em;
	padding-bottom: 0em;
	font-variant:small-caps;	
	text-decoration: none;
	}
h2 {
	text-decoration: none;
	font-size: 1.25em;
	letter-spacing: 0.4pt;
	color: #000000;
	padding-top: 0em;
	padding-bottom: 0em;
	text-decoration: none;
	}
h3 {
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #000000;
	text-transform: uppercase;
	padding-top: 0em;
	padding-bottom: 0em;
	text-decoration: none;
	}
h1 a {text-decoration: none;}
h2 a {text-decoration: none;}
h3 a {text-decoration: none;}


