
  H1 {font-size: 18px; font-family: "comic sans ms", arial; color: red; font-style: plain; font-weight: bold; text-decoration: none; text-align: center;}

  H2 {font-size: 12px; font-family: verdana, courier; color: #00ffff; font-style: plain; font-weight: bold; text-decoration: none; text-align: center;}

  H3 {
	font-size: 9px;
	font-family: verdana, courier;
	color: red;
	font-style: plain;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	line-height : 6px;
}

  H4 {font-size: 11px; font-family: verdana, courier; color: red; font-style: plain; font-weight: bold; text-decoration: none; text-align: center;}

  P {font-size: 11px; font-family: verdana, courier; color: #00ffff; font-style: plain; font-weight: bold; text-decoration: none; text-align: left;}

  body {background-color: Black}

  A:link {color: #00CC66; text-decoration: none;}

  A:visited {
	color: #00CC66;
	text-decoration: none;
}

  A:active {color: #ff9900; text-decoration: none;}

  A:hover {color: #ff9900; text-decoration: none;}

  