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

H1  {
	font-size: 25px;
	font-family: Impact;
	font-weight: normal;
	font-style: normal;
	color: #708090;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

H2  {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: Black;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

H3  {
	font-size: 11px;
	font-family: "arial";
	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: "arial";
	font-weight: normal;
	font-style: italic;
	color: black;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
	vertical-align: baseline;
}

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


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

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


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

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

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

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

BODY  {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	background-color: white;
}
ul {
	background-color: transparent;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: black;
	border-bottom-width: medium;
	list-style-type: disc;
}


