body { 
	background-color: #FFFFFF;
	font-size: 12pt;
	font-family: Garamond, Serif, Times New Roman; 
	color: #000000;
}

h1 { display: none; }
  
h2 {
   text-align: left;		
   font-family: Garamond, Serif, Times New Roman; 
   color: #000000;
   font-size: 18pt;
   margin-bottom: 0.5em;
   border: 0;
   }
   
#container {
	background-color: #FFFFFF;
	font-family: Garamond, Serif, Times New Roman; 
	color: #000000;
	font-size: 12pt;
	text-align: left; 
	margin: 0;
	border: 0;
}

#top { display: none; }

#content {
	margin: 0;
	padding: 1em;
	background-color: #FFFFFF; 
	font-family: Garamond, Serif, Times New Roman; 
	color: #000000;
	font-size: 12pt;
	text-align: left; 
}

#rightnav { display: none; }
#footer { display: none; }

#content a:link { color: #000000; }
#content a:hover { color: #000000; }
#content a:active { color: #000000; }
#content a:visited { color: #000000; }

#content p { margin-right: 2em; }
#content h2 { margin: 0 0 .5em 0; }

#center { text-align: center; }
#right { text-align: right; }	

img { border: 0px }	