h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align:center;
	margin: 0;
	background: #012B5D 99% center;
	padding: 0px;
	width: 99%;

}
body {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
p {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFF;
	margin: 10;
	text-align: left;
}


.style9 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
body {
	
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #012B5D;
	border-right-color: #012B5D;
	border-bottom-color: #012B5D;
	border-left-color: #012B5D;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.redBold {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #039;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
ul {
	list-style-type: disc;
}
li {
	list-style-type: disc;
}
.left {
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:active {
	text-decoration: underline;
	color: #000000;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	color: #012B5D;
	text-align: center;
}

table {
	text-align: left;
}
td {
	text-align: left;
}

