hr {
	background-color: transparent;
	background-position: center;
	azimuth: center;
	background: transparent;
}
P  {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-align: left;
}

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

H2 {
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: Black;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}
H3  {font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	background-color: transparent;}
H4  {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: #0066AA;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
	line-height: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

H5  {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

H6  {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: Blue;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

A  {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Blue;
	text-decoration: underline;
	text-align: left;
}

A:Visited  {
	font-size: 12px;
		font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Blue;
}

A:Active  {
	font-size : 12px;
		font-family: Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

A:Hover  {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Red;
}

BODY  {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: White;
	background-color: White;
}
ul {
	background-color: transparent;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Red;
	text-align: left;
}

