.norm10px {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #000099;
}
.bold10px {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}
a:link {
	color: #0000CC;
	text-decoration: none;

}
a:visited {
	color: #0000CC;
	text-decoration: none;

}
.bold10pxblue {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
}
.Head16px {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000099;
}
.cursorchange {
	cursor: help;
}
.bold10pxred {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.Head16pxred {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.bold10pxwhite {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.Norm16px {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000099;
}
.cursorhide {
	cursor: default;
}

