body{
	background-color: 314258;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
table{
	border-collapse : collapse;
}
.MainTable{
	width: 775px;
	vertical-align: top;
	text-align: center;
} 
.Intro{
	width: 775px;
	text-align: left;
	height: 99px;
	background-color: D7BFD6;
	font-family: "Times New Roman", Times, serif;
	font-size:smaller;
	color: 314258;
	padding: 10px;
	font-weight: 500;
}
.Intr{
	width: 775px;
	text-align: left;
	height: 99px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: 314258;
	padding: 10px;
	font-weight: 500;
}
h1{
	color: 314258;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}
h2{
	color: 314258;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}
h3{
	color: 314258;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}
h6{
	font-size: small;
	margin: 10px;
	text-align: center;
   margin-left: 30px;
	margin-right: 20px;
	margin-top: 15px;
}
td{
	text-align: center;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: 314258;
	width: 775px;
	margin: 20px;
}
tr{
	width: 775px;
	background-color: C7DCF8;
}
.logo{
   width: 775px;
	text-align: center;
	vertical-align: top;
}
.BottomLine{
	background-color: D7BFD6;
	height: 25px;
	width: 775px;
	text-align: center;
}
.Yellow{
	height: 99px;
	background-color: D7BFD6;
}
a:link, a:visited{
	text-decoration: underline;
	color: 314258;
}
a:hover{
	text-decoration: underline;
	color: 960D90;
}




	

