P  {
	font-size: 11px;
	font-family: "arial";
	font-weight: normal;
	font-style: normal;
	color: black;
	background-color: transparent;
	text-align: left;
}

H1  {
	font-size: 14px;
	font-family: "Arial Black";
	font-weight: normal;
	font-style: normal;
	color: #00254F;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
}

H2  {
	font-size: 12px;
	font-family: "Arial Black";
	font-weight: normal;
	font-style: normal;
	color: #002245;
	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: 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: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: #BF1919;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
}


H6  {
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
	
}

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: 10px;
	font-family: "arial";
	font-weight: normal;
	font-style: normal;
	color: white;
	text-decoration: none;
	text-align: left;
}

A:Visited  {
	font-size: 10px;
	font-family: "arial";
	font-weight: normal;
	font-style: normal;
	color: white;
	text-decoration: none;
	text-align: left;
}

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

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

BODY  {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	background-color: #2E75BE;
}

ol {
	background-color: transparent;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	border-bottom-width: medium;
	list-style-type: decimal;
	text-align: left;
}

ul {
	background-color: transparent;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	border-bottom-width: medium;
	list-style-type: decimal;
	text-align: left;
}
