body
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
background-color: #000000;
}
a:link 
{   
color: #669966;
text-decoration: none;
/*font-weight: bold*/
font-size: 13px;
}
a:visited 
{ 
color: #669966;
text-decoration: none;
}
a:hover 
{ 
text-decoration: underline;
}
.nav
{
color: #000000;
font-weight: bold;
font-size: 10pt;
border-collapse: collapse; /*cellspacing=0*/
border: none;
}
.tableheading 
{
font-size: 15px;
font-weight: bold;
color: #b03900;
background-color: #FFC62D;
text-align: center;
border: 2px solid #B03900;
}
.content {
	text-align: center;
}
.picturetitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFC600;
	text-align: center;

}
.joketitle {

	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}
.jokealign {
	text-align: left;
}
.picturealign {
	text-align: center;
	font-size: 13px;
}
.font10 {
	font-size: 13px;
}
.font8 {
	font-size: 10px;
}
.font9 {
	font-size: 9px;
}
.red {
	color: #FF0000;
}
.green {
	color: #99FF99;
}
