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

H1  {
	font-size: 18px;
	font-family: "verdana";
	font-weight: bold;
	font-style: normal;
	color: Red;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
}

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

H3  {
	font-size: 11px;
	font-family: "verdana";
	font-weight: bold;
	font-style: normal;
	color: black;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
	vertical-align: baseline;
}


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

H5  {
	font-size: 12px;
	font-family: "verdana";
	font-weight: bold;
	font-style: normal;
	color: #BF1919;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}


H6  {
	font-size: 10px;
	font-family: "verdana";
	font-weight: normal;
	font-style: bold;
	color: black;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
}

H7  {
	font-size: 10px;
	font-family: "verdana";
	font-weight: normal;
	font-style: bold;
	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;
	
}

