.font {
	font-family: "Ms Sans Serif", AngsanaUPC;
	font-size: 10px;
	color: #333333;
}
.whitehead {
	font-family: "Ms Sans Serif", AngsanaUPC;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.white {
	font-family: "Ms Sans Serif", AngsanaUPC;
	font-size: 10px;
	color: #FFFFFF;
}
.headred {
	font-family: "Ms Sans Serif", AngsanaUPC;
	font-size: 10px;
	font-weight: bold;
	color: #AF240C;
}
a:link {
	color: #AF240C;
}
a:visited {
	color: #831C0A;
}
.redbig {
	font-family: "Ms Sans Serif", AngsanaUPC;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.whiteBold {
	font-family: "Ms Sans Serif", AngsanaUPC;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.layer {
	position: static;
}

