@charset "UTF-8";




/* Clear Presentations PRINT ONLY CSS Document */



body {
  color : #000000;
  background : #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size : 10pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

#header ul,.container ul,p.top {
  display : none;
} 

h1	{
	font-size: 18pt;
	}
	
h2	{
	font-size: 16pt;
	}
	
h3	{
	font-size: 14pt;
	}
	
h4	{
	font-size: 12pt;
	}

h1, h2, h3, h4	{
	font-family: "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	}

.content h3	{
	border-top: 1px solid #999999;
	}
	
#footer_content p a	{
	font-size: 8pt;
	text-decoration: none;
	}
	
#footer_content p	{
	font-size: 8pt;
	}