.style {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
}
.green {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	font-weight: normal;
	color: #006600;
}

.greenb {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	font-weight: bold;
	color: #006600;
}
.red {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	font-weight: normal;
	color: #ff0000;
}
.green2 {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	color: #66CC00;
}
.or {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	color: #FF9900;
}

.BLUE3{ FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #000099;   FONT-FAMILY: ms Sans Serif;  text-decoration: none }
.BLUE3:visited { FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #000099;  FONT-FAMILY: ms Sans Serif;  text-decoration: none }
.BLUE3:active { FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #FF0000;  FONT-FAMILY: ms Sans Serif; text-decoration: none}
.BLUE3:hover { FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #ff0000;   FONT-FAMILY: ms Sans Serif;  text-decoration: none }

.red3{ FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #000099;   FONT-FAMILY: ms Sans Serif;  text-decoration: none }
.red3:visited { FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #ff0000;  FONT-FAMILY: ms Sans Serif;  text-decoration: none }
.red3:active { FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #ff0000;  FONT-FAMILY: ms Sans Serif; text-decoration: none}
.red3:hover { FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #000099;   FONT-FAMILY: ms Sans Serif;  text-decoration: none }

.blue2 {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	color: #003399;
}
.redb {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
}
.gray {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	color: #999999;
}
.wh {
	font-family: "ms Sans Serif";
	font-size: xx-small;
	color: #ffffff;
}
