BODY {
	
}
A {
	TEXT-DECORATION: none;
}
.fs120 {
	FONT-SIZE: 120%;
}
.fs80 {
	FONT-SIZE: 80%;
}
.fs75 {
	FONT-SIZE: 75%;
}
.fs70 {
	FONT-SIZE: 70%;
}
.fs60 {
	FONT-SIZE: 60%;
}
.fs120b {
	FONT-SIZE: 120%;
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
;}
.fs100b	{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold
;}
.fs80b	{
	FONT-SIZE:80%;
	FONT-WEIGHT: bold
;}
.fcred {
	COLOR: #7d0002
;}
.fcwhite {
	COLOR: #ffffff
;}
.fcdarkgreen {
	COLOR: #006411
;}
TABLE.darkblue {
	BACKGROUND-COLOR: #000080
;}
TABLE.black {
	BACKGROUND-COLOR: #000000
;}
TABLE.darkgreen {
	BACKGROUND-COLOR: #006411
;}
TD.whitegray {
	BACKGROUND-COLOR: #efefef
;}
TD.white {
	BACKGROUND-COLOR: #ffffff
;}
TD.darkgreen {
	BACKGROUND-COLOR: #006411
;}
TD.lightgreen {
	BACKGROUND-COLOR: #ccffcc
;}
TD.darkblue {
	BACKGROUND-COLOR: #000080
;}
TD.menugreen {
	BACKGROUND-COLOR: #85a064
;}
.line_h_150 {
	line-height: 150%;
}
.bold {
	font-weight: bold;	
}