body {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-color: #242424;
	color: #999999;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
td {
	font-size: 12px;
	line-height: 22px;
}

.font14px {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
.navfont {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
}
a:link,a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover,a:active  {
	color: #FF0000;
	text-decoration: none;
}
