b {
	font-weight: normal;
}
i {
	font-style: normal;
}
.bold {
	font-weight: bold;
}
.ita {
	font-style: italic;
}
h1 {
	font-size: 16px;
	display: inline;
	font-weight: normal;
	border-bottom: 0px;
}
h2 {
	font-size: 16px;
	display: inline;
	font-weight: normal;
	border-bottom: 0px;
}
.head2 {
    font-size: 24px;
	font-weight: bold;
}
#topheads {
	font-size: 24px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
	color: #336699;
}

