TD.t {
	font-size : 14px;
	font-family : verdana;
	background-color : Silver;
}

table.border { border-left: 1px solid #000000; border-right: 1px solid #000000; 
               border-top: 1px solid #000000; 
               border-bottom: 13px solid #000000; padding: 1 }
TD.s {
  background : #ffffff url('images/red2.gif');
}


TD {
  font-size : 10px;
  font-family : verdana;
  color : #000000;
}


P {
  font-size : 10px;
  font-family : verdana;
  color : #383838;
  background : transparent;
  text-align : justify;
}


H4 {
  font-family : verdana;
  color : #888888;
  background : transparent;
  text-align : center;
}


H2 {
  font-family : verdana;
  color : #888888;
  background : transparent;
  text-align : center;
}


H1 {
  color : #000000;
  background : transparent;
  text-align : center;
}


BODY {
  font-size : 10px;
  font-family : verdana;
  color : #383838;
  background : #ffffff;
}


a:visited, a:link, a:active {
  font-size : 12px;
  font-family : Verdana;
  color : #FF0000;
  background : ;
  text-decoration : underline;
  font-weight : bold
}

a:visited.sm, a:link.sm, a:active.sm {
  font-size : 12px;
  font-family : verdana;
  color : red;
  background : transparent;
  text-decoration : none;
  font-weight : bold;
}

a:visited.footer, a:link.footer, a:active.footer {
  font-size : 10px;
  font-family : verdana;
  color : red;
  background : transparent;
  text-decoration : none;
  font-weight : bold;
}


A:hover {
  font-size : 12px;
  font-family : verdana;
  color : black;
  background : transparent;
  text-decoration : none;
    font-weight : bold;
}

a:hover.footer {
  font-size : 10px;
  font-family : verdana;
  color : black;
  background : transparent;
  text-decoration : none;
    font-weight : bold;
}

a:hover.sm {
  font-size : 12px;
  font-family : verdana;
  color : black;
  background : transparent;
  text-decoration : none;
    font-weight : bold;
}

/*for title*/

.title {	font-size:14pt; color:#ffffff; font-weight:bold;	}

/*for joke counting */

.count {	font-size:9pt; color:#ffffff;	}

/*for joke content*/

.content{	font-size:11pt; 	}

/*for joke location.. Should be similar style as A.location. THis is used for the > as in Top > Aviation*/

.location{	font-size:10 pt;	font-weight:bold;	color:#cc6699;	}

/*For text used in pagelinks*/

.pagelink{	font-size:10 pt;	color: #333399;	text-decoration:none;	}


/*For titles*/

TR.header{	font-size:12pt;		font-weight:bold;	color:#FFFFff;	text-align : center;	background:red;}

TR.item{		font-size:12pt;		color:#FFFF00;	text-align : left;}

TR.window{		font-size:12pt;		color:#FFFF00;	text-align : left;}

TR.window2{	font-size:12pt;		font-weight:bold;	color:#000000;	text-align : left;}