body {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.backorange {
	background-color: #FFCC66;
}
.backyellow {
	background-color: #FFFF99;
}
table {
	font-size: 10px;
	line-height: 150%;
}
.backbrown {
	background-color: #CC3300;
}
.backwhite {
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;

}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;

}
.font14 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;

}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #CC3300;
}
.font12backimage {
	font-size: 12px;
	line-height: 150%;
	background-image: url(../bar/top.jpg);

}
.font16 {

	font-size: 16px;
	line-height: normal;
	font-weight: bold;
}
.font10 {
	font-size: 10px;
	line-height: 150%;
}
