
a  {
	color:          navy;
	font-variant:    small-caps;
	font-size:       medium;
	font-family:     Times, "Times New Roman", serif;
	text-decoration: underline;
	text-transform:  capitalize;
	list-style-type: circle }

h1 { color: navy; font-style: italic; font-weight: bolder; font-size: x-large; font-family: Times, "Times New Roman", serif; text-align: center; border-top: thin dotted navy; border-bottom: thin dotted navy }
h2 { color: navy; font-style: italic; font-weight: bold; font-size: large; font-family: Times, "Times New Roman", serif; text-align: left; text-indent: 5%; clip: inherit }
h3 { color: purple; font-style: italic; font-weight: normal; font-size: medium; font-family: Times, "Times New Roman", serif; text-align: left; text-indent: 10%; border: dotted thin purple; clip: inherit }
h4 { color: navy; font-style: italic; font-weight: 500; line-height: normal; font-family: Times, "Times New Roman", serif; text-align: center }
h5 { color: navy; font-style: italic; font-weight: bolder; font-size: medium; line-height: normal; font-family: Times, "Times New Roman", serif; text-align: center }
