/* CSS Document */

body  {
	background: white;
	font-size: 10pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
}
#header { display:none }
#sidebar1 {  display: none;  }
#sidebar2 {  display: none;  }
a:link  {
	color: #039;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
