body {
	color : Black;
	font-family : "Eras Light ITC", Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color : White;
}
li {
	color : Black;
	font-family : "Eras Light ITC", Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color : White;
	text-align : left;
}

h1 {
	font : normal normal normal large/normal "Eras Bold ITC", "Arial Black", sans-serif;
	text-align : center;
	color : Black;
	text-decoration : none;
	border-bottom : 2px groove #007CC3;
}
h2 {
	font-family : "Eras Light ITC", Arial, sans-serif;
	text-align : center;
	font-size : medium;
	border-bottom : 2px groove #007CC3;
}
h3 {
	font-family : "Eras Light ITC",Arial,sans-serif;
	text-align : center;
	font-size : smaller;
	border-bottom : 2px groove #007CC3;
}
a {
	color : Blue;
	font-family : "Eras Light ITC", Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color : White;
	border-bottom : none;
	text-decoration : none;
}
a:link {
	font-family : "Eras Light ITC", Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color : White;
	border-bottom : none;
	text-decoration : none;
}
a:visited {
	color : Blue
	font-family : "Eras Light ITC", Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color : White;
	border-bottom : none;
	text-decoration : none;
}
p {
	font-family : "Eras Light ITC", Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color : White;
	border-bottom : none;
	text-align : left;
}

p.center {
text-align : center;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : 14px;
	letter-spacing : normal;
	line-height : 120%;
	background-color : White;
	border-bottom : none;
}
p.header {
	text-align : center;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : 20px;
	letter-spacing : normal;
	line-height : 120%;
	background-color : White;
	border-bottom : none;
}
p.blue {
	background-color : #007CC3;
	color : White;
	font : bold;
}

table {
	
}


