body {
	color : #000000; 
  background : #ffffff; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
dfn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

li { font-family:Arial, Helvetica, sans-serif;
font-size:12pt; 
font-style:normal;
font-weight:normal;
font-variant:normal;
color:#000000; 
}

#logo, #navigation, #left, #right, #bottom-left, #bottom-right, #bottom-navigation, #honcode, #print-page, #index, #nav { 
  display : none; 
}