body {
}
.contpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 180%
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7AA9B3;
	font-weight: bold;
	letter-spacing: 2px
}
a:link {
	color: #ADC3DA;
	text-decoration: underline
}
a:visited {
	color: #ADC3DA;
	text-decoration: underline
}
a:hover {
	color: #67A657;
	text-decoration: underline
}
a:active {
	color: #31B3E7;
	text-decoration: underline
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #89B8CA;
	color: #2A629D;
	font-weight: bold;
	text-align : center;
	padding : 5px;
}
.PageTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #67A657;
	color: #C4DF9C;
	font-weight: bold;
	text-align : center;
	padding : 5px;
}
.MainTable {
	background-color: #2A629D;
}
.Emphasis {
	font-weight : bold;
}
.EmphasisPink {
	color: #DEA298;
	font-weight: bold;
}
.SectionTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #89B8CA;
	color: #2A629D;
	font-weight: bold;
	padding : 5px;
}
