P  {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: normal;
	font-style: normal;
	color: Black;
	background-color: transparent;
}

H1  {
	font-size: 18px;
	font-family: arial;
	font-weight: bolder;
	font-style: none;
	color: White;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
}

H2  {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

H3  {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: bold;
	font-style: italic;
	color: White;
	text-decoration: none;
	text-align: left;
	background-color: Black;
	vertical-align: baseline;
}


H4 {
	font-size: 10px;
	font-family: "Verdana";
	font-weight: normal;
	font-style: italic;
	color: White;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
	vertical-align: baseline;
}

H5  {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: #FF8C00;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}


H6  {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	color: #FF8C00;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
}

H7  {
	font-size: 8px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
}


A  {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: normal;
	font-style: normal;
	color: #135ABB;
	text-decoration: none;
	text-align: left;
}

A:Visited  {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: normal;
	font-style: normal;
	color: #135ABB;
	text-decoration: none;
	text-align: left;
}

A:Active  {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: normal;
	font-style: normal;
	color: #E54101;
	text-decoration: none;
	text-align: left;
}

A:Hover  {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: normal;
	font-style: normal;
	color: #E54101;
	text-decoration: none;
	text-align: left;
}

BODY  {
	azimuth: center;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	background-image: url(firebg.jpg);
	
}
ul {
	background-color: transparent;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	border-bottom-width: medium;
	list-style-type: disc;
}

div {
	font-family: Verdana;
	font-size: 11px;
	outline-color: black;
	outline-style: solid;
	outline-width: thin;
	overflow: visible;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
