html {height:100%;}
body {
margin:0; 
padding:0; 
height:100%;
font-family:arial, serif; 
}

span.topTitle1 {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic
}
span.topTitle2 {
	color: #000000;
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic
}

span.headline {
	font-family: Verdana;
	font-size: 0.65em;
	font-weight: bold;
	font-style: normal;
}

#categoryheader {
    width: 100%;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.joke_grid td {
	padding-bottom: 20px;
}