body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-attachment: fixed;
	background-image: url(art/jkbackground.JPG);
	background-repeat: repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
p {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	}
#alltables {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(art/jkbackground.JPG);
	background-repeat: repeat;
	background-attachment: fixed;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
A:link {text-decoration: none;color: #666699;}
A:visited {text-decoration: none;color:#666699;}
A:active {text-decoration:none; color:#666699;}
A:hover {color: #FF0000}