body {
	background-color: #ececec;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;	
	}


.banner {
	text-align: center;
	width: 100%;
	height: 100px;
	padding: 10px;
	}

h1 {
	font-family: "Arial", "Verdana", sans-serif;
	color: white;
	font-size: 30px}

h2 {
	font-family: "Arial", "Verdana", sans-serif;
	color: white;
	font-size: 16px}
h3 {
	font-family: "Arial", "Verdana", sans-serif;
	color: black;
	font-size: 24px;
	text-align: center;}

h4 {
	font-family: "Arial", "Verdana", sans-serif;
	color: black;
	font-size: 35px}


p.first {
	padding: 5px;
	text-align:left;
	color: black;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	}


p.second {
	padding: 5px;
	text-align:left;
	color: white;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	}

a.first:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

a.first:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

a.first:hover {
	font-weight: bold;
	color: #6ec6f1;
	text-decoration: underline;
	}

a.second:link {
	font-weight: bold;
	color: #023a67;
	text-decoration: underline;
	}

a.second:visited {
	font-weight: normal;
	color: #023a67;
	text-decoration: underline;
	}

a.second:hover {
	font-weight: bold;
	color: #022f55;
	text-decoration: underline;
	}


table.first {
	background-color: #023a67;
	border-style: groove;
	border-color: #cccccc;
	border-width: 5px;
	width: 100%;
	padding: 0 0 0 0;
	}


table.second {
	background-color: #023a67;
	width: 20px;
	line-height: 24px;
	font-family: "Arial", "Verdana", sans-serif;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 0;
	border-color: #cccccc;
	border-width: 5px;
	}

table.third {
	background-color: #ececec;
	padding: 0 0 0 0;
	font-family: "Arial", "Verdana", sans-serif;
	color: #000000;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	width: 100%;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-bottom-style: outset;
	border-color: #cccccc;
	border-width: 5px;
	}

table.fourth {
	background-color: #023a67;
	color: white;
	padding: 0 0 0 0;
	text-align: center;
	width: 27px;
	border-color: #cccccc;
	border-width: 5px;
	}


table.fifth {
	background-color: #ececec;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #cccccc;
	border-width: 5px;
	font-family: "Arial", "Verdana", sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	}

table.sixth {
	background-color: #023a67;
	border-style: none;
	border-color: #cccccc;
	border-width: 2px;
	width: 30%;
	padding: 10px;
	font-family: "Arial", "Verdana", sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	}

table.seventh {
	background-color: #ececec;
	line-height: 22px;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0;
	text-align: center;
	}

table.eighth {
	background-color: #023a67;
	border-color: #cccccc;
	border-left-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-width: 5px;
	width: 100%;
	padding: 0 0 0 0;
	}

	
td {
	vertical-align: top;
	}

ul.first {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	}

ol.first {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	}





