

a:link 
{text-decoration: none;
color: #ffff00;
font-weight: bold;}

a:active 
{text-decoration: none;
color: #999999;
font-weight: bold;}

a:visited 
{text-decoration: none;
color: #ffff00;
font-weight: bold;}

a:hover 
{text-decoration:underline; 
color: #66cccc;
font-weight: bold;}

#content a:link 
{text-decoration: none;
color: #339999}

#content a:active 
{text-decoration: none;
color: #339999;}

#content a:visited 
{text-decoration: none;
color: #339999;}

#content a:hover 
{text-decoration:underline; 
color: #336666;}

#content-jokes a:link 
{text-decoration: none;
color: #339999}

#content-jokes a:active 
{text-decoration: none;
color: #339999;}

#content-jokes a:visited 
{text-decoration: none;
color: #339999;}

#content-jokes a:hover 
{text-decoration:underline; 
color: #336666;}



body 
{font-family: Georgia, "Times New Roman", serif;
font-size: small;
line-height: 1.4em;
margin: 0;
padding: 0;
text-align: center;
width: 940px;
background: #FFFFFF;}

table 
{font-family: Georgia, "Times New Roman", serif;
font-size: small;
line-height: 1.4em;}

h1
{font-family: Georgia, "Times New Roman", serif;
color: #660099;
margin-top: 0.1em;
margin-bottom: 0.8em;}

h2
{font-family: Georgia, "Times New Roman", serif;
color: #9966ff;
margin-top: 0.3em;
margin-bottom: 0.5em;}

h3
{font-family: Helvetica, Arial, sans-serif;
color: rgb(159,87,150);
margin-top: 0px;
margin-bottom: 10px;
font-size: 20px;
font-weight: bold;}


h4
{font-family: Georgia, "Times New Roman", serif;
color: #660099;
margin-top: 0.2em;
margin-bottom: 0.3em;}

h5
{font-family: Helvetica, Arial, sans-serif;
color: #660099;
margin-top: 0px;
margin-bottom: 10px;
font-size: 18px;
font-weight: bold;}


#content
{text-align: left;
width: 770px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: #000000;
padding-top: 0px;
}

#content-jokes
{text-align: left;
width: 770px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: #000000;
padding-top: 0px;
font-family: Helvetica, Arial, sans-serif;
line-height: 28px;
font-size: 12px;
}


#print
{
font-family: Arial, Helvetica, sans-serif;
color: #ffff00;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-align: center;
background-color: rgb(228,214,228);
height: 26px;
background-image: url(images/white-square.gif);
background-repeat: repeat-x;
background-position: 0 11px;
}

#print-bar
{
padding-bottom: 6px;
background-color: #ffffff;
text-align: center;
display: none;
}

#back-forward
{
text-align: right;
margin-top: -10px;
font-size: 10px;
color: rgb(51, 153, 153);
font-weight: bold;
}





