
#headertext, #contact, #nav, #footer{
display:none;
}
table, tr, td, thead,th{
border:1px solid;

}
thead{
background:#CCCCCC;
}

td,th{
padding:5px;
}

a img{
text-decoration:none;
border:0px;
}

#pagetitle{
font-size: 190%;
}
#globalcontent{
display:none;	
}