.Heading {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0000FF;
	text-decoration: underline;
	vertical-align: middle;


}
.norm {
	font-size: 12px;
	color: #000000;

}
.part {
	font-style: italic;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;


}
.list {
	list-style-position: inside;
	list-style-type: decimal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;




























}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0000FF;
}
