a      h3    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
}

a img {
	border: none;
}


/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 
#whiteline, #CNCI_header, #CNCI_menubar, #leftColumn, #CNCI_footer, ul#navigation, #leftColumn #navigationBox {
	display: none;
}
a {
	color: #000099;
	text-decoration: none;
}

  
#content {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0.5in 0.5in 0.5in 0.5in;
}
h2 {
	text-align: center;
}
h4 {
	text-align: center;
}
#table {
	margin: 1px 1px 1px 1px;
}
#copyright {
	font-size: 10px;
	text-align: center;
	color: #000000;
}
#JAM_header img {
	width: 6in;
}

