body {
	background-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFF00;
}

a {
	color: #3366CC;
	text-decoration: none;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFF00;
}

.table-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #0000FF;
	font-weight: bold;

}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: normal;
	background-color: #000099;
	color: #FFFF00;
	font-weight: bold;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
  color: #FF0000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #0066CC;
  color: #FFFF00;
}

a:hover {
	text-decoration: underline;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #FFFF00;
	font-weight: bold;
	line-height: 48pt;


}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00FFFF;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00FFFF;
}
.table-note {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #FFFF00;
	font-weight: bold;
}
.Announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF00;
}
