@charset "utf-8";
/* CSS Document */


.normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #636;
}
.bold-red {
	font-weight: bold;
	color: #F00;
	font-size: 18px;
	text-align: left;
}
.link-blue {
	font-weight: bold;
}
.boldnormal {
	font-weight: bold;
	color: #636;
}
.super {
	z-index: auto;
	font-size: 9px;
	vertical-align: super;
}
h1 {
	color: #636;
}
.NormalHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #636;
}
