
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-weight: bold;
	font-size: 22pt;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
}
H2.link {
	font-family: Arial, Helvetica, sans-serif;
	color: Maroon;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
}
H3 {
      font-family: arial, helvetica, serif; 
      color: #000080; 
      font-weight: bold;
      font-size: 14pt;
	  text-align: center;
}
H3.right {
      font-family: arial, helvetica, serif; 
      color: #000080; 
      font-weight: bold;
      font-size: 14pt;
	text-align: right;
}
H4.link {
      font-family: arial, helvetica, serif; 
      color: Maroon; 
      font-weight: bold;
      font-size: 12pt;
	text-align: center;
}
P {
      font-family: 10pt Times Roman, 10pt Times New Roman, 11pt Trebuchet MS, serif;
}
P.serif {
      font-family: 10pt Times Roman, 10pt Times New Roman, 11pt Trebuchet MS, serif;
	  }
P:hover {
    color #36BC4E;
}
P.notes {
    font: 9pt arial;
}
P.strong {
    color: #FF0000;
    font-weight: bold
}
A.serif {
      font-family: Times Roman, Times New Roman, Trebuchet MS, serif;
      color: maroon; 
      text-decoration: none; 
      font-weight: bold;
      font-size: 12pt;
      }
A {
      font-family: arial, helvetica, sans-serif;
      color: maroon; 
      text-decoration: none; 
      font-weight: bold;
      font-size: 12pt;
      }
A:hover { 
    color: #36BC4E;
}
A.home {
      font-family: Arial Rounded MT Bold, Trebuchet MS, Verdana, sans-serif;
      color: #0000FF; 
      text-decoration: none; 
      font-weight: bold;
      font-size: 11pt;
} 
A.answers {
    font: 10pt Trebuchet MS; color:#800000; font-weight: bold
}
A.return {
    font: 10pt Trebuchet MS; color: #008080; font-weight: bold; text-decoration: none; 
}
A.smlink {
    font: 10pt Trebuchet MS; color: maroon; font-weight: bold; text-decoration: none; 
}
SPAN {
    font: 11pt Trebuchet MS;
}
SPAN.greenboldserif {
     font-family: 10pt Times Roman, 10pt Times New Roman, 11pt Trebuchet MS, serif;
	 color: #008000; 
	 font-weight: bold;
}
SPAN.redboldsansserif {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	font-weight: bold;
	font-size : 10pt;
}
SPAN.purpleserif {
	font-family: "Times New Roman", Times, serif;
	color: purple;
	font-size : 11pt;
}
SPAN.color800080 {
	 font-family: "Times New Roman", Times, serif;
	 color: #800080; 
	font-size : 11pt;
}
SPAN.color9900cc {
	 font-family: 10pt Times Roman, 10pt Times New Roman, 11pt Trebuchet MS, serif;
	 color: #9900cc; 
}
SPAN.likeLink{
      font-family: arial, helvetica, sans-serif;
      color: black; 
      text-decoration: none; 
      font-weight: bold;
      font-size: 12pt;
      }

SPAN.LikeH3 {
      font-family: arial, helvetica, serif; 
      color: #000080; 
      font-weight: bold;
      font-size: 14pt;
	  text-align: center;
}

TD.sansblue {
    font-family: Arial Rounded MT Bold, Arial Narrow, Trebuchet MS, Verdana, sans-serif;
	color: #0033cc;
	font-size: 10pt
}
BODY {
	margin-left: 60px;
	color: black;
	background-image : url("jnlogobg2.jpg");
}
BODY.index {
	margin-left: 20px;
	margin-right: 20px
	color: black;
	background-image : url("spacer.gif");
}

