BODY, TABLE, INPUT, SELECT, TEXTAREA {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
}
INPUT, INPUT, SELECT, TEXTAREA {
	border : solid 1pt;
}
.boldtext {
	font-weight: bold;
}
.pagetitle {
	color : blue;
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
}
.title {
	color : #000000;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.tableheader {
	background-color : darkblue;
	color : white;
	font-weight: bold;
}
.tablebody {
	background-color : lightblue;
}
}
A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;

}
A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:active {
	COLOR: #FFCC00
}
A:hover {
	COLOR: #FF9900;
	font-style: normal;

}
.small {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 7pt;
	color: #000000;
}
.newsB {
	FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none
}
.newsyeB {
	FONT-SIZE: 9px; COLOR: #ffff99; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none
}
.newsyeM {
	FONT-SIZE: 9px; COLOR: #ffff99; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none

}
.normal {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none
}
.normal A {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none
}

.normal A:active {
	FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none
}
.normal A:hover {
	FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none
}
