strong, h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 { font-size: 150%; }

h2 { font-size: 140%; }

h3 { font-size: 130%; }

h4 { font-size: 120%; }

h5 { font-size: 110%; }

h6 { font-size: 100%; }

p.note {
 font-size: 12px;
 line-height:14px;
}

.bluetext {
	color:#0065a3;
}

.italictext {
	font-style:italic; color:#000000;
}

#centerFontHeader {
	text-align:center; font-size:100%;
}

.loginFontSize {
	font-size:14px;
}
