h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0000FF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
}
h2         {
	color: black;
	font-size: medium;
	font-family: "Times New Roman", Arial
}
h3  {
	color: black;
	font-weight: bold;
	font-size: medium;
	font-family: "Times New Roman", Times, serif
}
h4   {
	color: black;
	font-weight: 800;
	font-size: x-small;
	font-family: Helvetica
}
h5     {
	color: black;
	font-size: x-small;
	font-family: Helvetica, Arial
}
vlink {
	color: #9900FF
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #0000FF;
