html,body{
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

#navigation, #subnavigation, #head, #leftContent{
	display:none;
}

a{
	color:#000;
	text-decoration:none;
}
img,dl{
	float:left;
	margin-right:10px;
}
.csc-textpic{
	width:100%;
	float:left;
}
h1,h2,h3,h4,h5,h6{
	line-height:120%;
	margin-bottom: 0px;
}
h1 {
  font-size: 14pt;
}
h2 {
  font-size: 12pt;
}
h3 {
  font-size: 11pt;
}
p {
  font-size: 10pt;
  margin-top: 0px;
}
#history {
  border-bottom: 1px solid Black;
  margin-bottom: 10px;
}
#footer {
  border-top: 1px solid Black;
  margin-top: 10px;
}