#title {
		margin: 17px 0px 0px 0px;
}
#title h1 {
	font-size: 22px;
	color: #000066;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	line-height: 110%;
}
.normal12{
    font-size: 12px;
}
.normal14{
    font-size: 14px;
}
.normalRed12{
    font-size: 12px;
    color: #f00;
}
.redBold14 {
    font-size: 14px;
    color: #f00;
    font-weight: bold;

}
.redBold18 {
    font-size: 18px;
    color: #f00;
    font-weight: bold;
}

