/* CSS Document */

body {
  color : #000000;
  background : #ffffff;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size : 10pt;
}

.whatshappening td {
	border: thin solid #cccccc;
	padding: 2px 2px 2px 2px
}

#sidebar {
  display : none;
} 

#footer {
  display : none;
} 

#topper {
  display : none;
} 

#siteInfo {
  display : none;
}
