#header{
	display:none;
}
#left-panel{
	display:none;
}
#right-panel{
	display:none;
}
#header-hmenu{
	display:none;
}
#banner{
	display:none;
}
#bodytext{
	margin-bottom:40px;
}
#footer{
	float:center;
}
#footer a,#footer span{
	display:none;
}
html, body {
		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1  {		background: white; 
		font-size: 16px; 
		color: black; 
		padding-bottom: 1px; 
		border-bottom: 1px  solid gray;
}
h2 {		background: white; 
		font-size: 14px; 
		color: black; 
		padding-bottom: 1px; 
		border-bottom: 1px  solid gray;
}
h3 {		background: white; 
		font-size: 13px; 
		color: black; 
		padding-bottom: 1px; 
		border-bottom: 1px  solid gray;
}

h4 { 		background: white; 
		color: black; font-size: 13px; 
		font-weight: bold}
h5 {
		font: bold 100% Verdana, Arial, sans-serif;
		color: black;
		border-bottom: 1px 
  		solid black;
  				}
h6 { 		background: white; 
		color: black; font-size: 13px; 
		font-weight: bold}
a:link, a:visited  { 
		color: #2A54A9;
		text-decoration:underline;
		background-color: transparent;
}   

table.style2 {
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 40px;
  margin-right: 40px;
  border-collapse: collapse;
  border:  solid 2px #888;
}

table.style2 th, table.style2 td {
  border:  solid 1px #888;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 6px;
  vertical-align:top;
}
