BODY {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/khsbackground.jpg);
	background-attachment: fixed;
	scrollbar-face-color: #0000FF;
	scrollbar-highlight-color: #2DB6FD;
	scrollbar-shadow-color: #005886;
	scrollbar-3dlight-color: #038DD5;
	scrollbar-arrow-color: #8BC7FF;
	scrollbar-track-color: #FECD07;
	scrollbar-darkshadow-color: #00466A;
}

A {
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}

A:Hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}

HR{
	color: #FFFF00;
	width: 60%;
	height: 2px;
}

.newsdate{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
.newstitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.newsbody{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.newsbold{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.newscomment{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}
.divider{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.pixfilename {
	color: #333333;
	font-size: 9px;
}
.PixTable {
	border-top-color: #0099FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0099FF;
	width: 0px;
}

.tablefancy {
	border: outset 3pt;

	border-spacing: 5pt 
	border-top-color: #FECE00;
	border-right-color: #000099;
	border-left-color: #0033FF;
	border-bottom-color: #000099;
	border-top-color: #0033FF;
}
