﻿<style  TYPE="text/css">
  a:link 	  {
  font-style: normal;
  font: large "Arial Narrow";
  color: "#5F506F";
}
  a:visited   {color: "#8E87B1" }
  a:active 	  {color: green }
  body 	      {
	color : white;
	font: normal normal normal large "Arial Narrow";
	color: black;
	font-weight: bold;
}
.style1 {
	font-family: "Arial Narrow";
	font-size: x-large;
	font-weight: bold;
	color: black;
}

.style4 {
	font-family: "Arial Narrow";
	font-size: small;
	color: black;
}
.style5 {
	margin-left: 80px;
}
.style6 {
    font: large "Arial Narrow";
	color: black;
}
</style>

