P {
	color: black;
	   font-size: 14;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
 }
H1  {
	color: navy;
	font: bold large Arial;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal }
H2  {
	color: black;
	font: bold large Arial;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal }
H3 {
	color: navy;
	   font-size: 18;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
 }
H4 {
	color: black;
	font: bold medium Arial;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal }
H5 {
	color: navy;
	   font-size: 14;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
 }
H6 {
	color: black;
	   font-size: 12;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
 }
a:link  {
	color: red;
	text-decoration: none;
	background-color: transparent }
a:visited  {
	color: red;
	text-decoration: none;
	background-color: transparent }
a:hover  {
	color: teal;
	font-weight: 900;
	text-decoration: none;
	background-color: transparent }
a:active  {
	color: red;
	text-decoration: none;
	background-color: transparent }
