h1 {
        font-size:16px;
        font-weight:bold;
}
h2 {
        font-size:14px;
	font-weight:bold;
	color:#0068b3;
}
h3 {
        font-size:12px;
	font-weight:normal;
	color:#1c1c1c;
}
h3 a {
	font-size:12px;
        font-weight:normal;
        color:#1c1c1c;
	text-decoration:underline;
}
h4 {
        font-size:12px;
        font-weight:bold;
}
h5 {
        font-size:12px;
        font-weight:normal;
}
.content {
	line-height:18px;
        font-size:12px;
}
