table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #203f6c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #203f6c;
}
td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 203f6c;
	background-color: #D7E4EE;
}
p {
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #203f6c;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
h1 {
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif, ;
	font-size: 20px;
	font-weight: bold;
	color: #203f6c;
	text-decoration: underline;
	text-align: left;
}
h2 {
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 18px;
	font-weight: bolder;
	color: #203F6C;
	text-align: left;
}
ul {
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #203F6C;
	text-align: left;
}

