body 		{
		color: #000000; 
		background-color: #fed465;
		padding: 0; 
		behavior: url(csshover.htc); /* WinIE behavior call */
		}

/******************************************************/
/* JSK_TABLE ID added by Joseph Knebel - 18-July-2008 */
/******************************************************/

#jsk_table a:link {
		font-weight: bold;
		color: #000;
		text-decoration: none;
		background: transparent;
		}

#jsk_table a:visited {
		font-weight: bold;
		color: #000;
		text-decoration: none;
		background: transparent;
		}

#jsk_table a:hover {
		font-weight: bold;
		color: #082984;
		text-decoration: none;
		background: transparent;
		}

#jsk_table a:active {
		font-weight: bold;
		color: #082984;
		text-decoration: none;
		background: transparent;
		}

/******************************************************/
/* end of ID added by Joseph Knebel		            */
/******************************************************/

p, td, li, ol, ul, h1, h2, h3, h4, h5, h6 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		}		

img		{
		display: block;
		border: 0;
		}

a:link	{
		font-weight: bold;
		color: #000;
		text-decoration: none;
		background: transparent;
		}

a:visited   {
		font-weight: bold;
		color: #000;
		text-decoration: none;
		background: transparent;
		}

a:hover	{
		font-weight: bold;
		color: #fed465;		
		text-decoration: none;
		background: transparent;
		}

a:active    {
		font-weight: bold;
		color: #fed465;
		text-decoration: none;
		background: transparent;
		}

h1		{
		font-size: 20px;
		}


.fineprint {
		font-size: 10px;
		color: #666666;
		}

/*****************************************************/
/* h2 style modified by Joseph Knebel - 18-July-2008 */
/*****************************************************/

h2		{
	font-size: 16px;
	line-height:20px;
	color:#660033;
		}

/*****************************************************/
/* end of h2 style by Joseph Knebel			     */
/*****************************************************/
