body {
	font-size: small;
	font-family: helvetica;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	background-image: url(../menumachine/wlchc_menu/images/mid.png);
	background-color: #CCC;
	background-repeat: repeat-x;
	background-position: center;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	list-style-type: circle;
	left: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	left: 6px;
	text-align: left;
}
.footer {
	font-size: x-small;
	font-style: normal;
	color: #333;
	text-align: center;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
td {
	text-align: center;
}
a:link { }
a:visited { }
a:hover { }
a:active {
	color: #F00;
}
.centre {
	text-align: center;
}
.para {
	font-size: small;
	font-style: normal;
	text-align: left;
}
.red_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #C00;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	text-align: left;
}

