a {
	color: White;
	text-decoration: none;
}
a:active {
	color: ButtonHighlight;
}
a:hover {
	color: Black;
	background-color: White;
	text-decoration: none;
}
a:visited {
	color: Silver;
	text-decoration: none;
}
a:visited:hover {
	color: Black;
	background-color: White;
	text-decoration: none;
}
body {
	background-color: #006699;
	margin: 5px 5px 5px 5px;
}
h1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.bullet {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: 75px;
	text-align: justify;
	margin-right: 20px;
}
.BKcredit {
	color: White;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	margin: 15px 5px;
}
.BKhead {
	color: White;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	margin: 15px 5px;
}
.BKquote {
	color: White;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.content {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: 45px;
	text-align: justify;
	margin-right: 20px;
}
.footer{
	border: thin Black;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
.head1 {
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
.subhead {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-left: 30px;
}
.italic {
	font-style: italic;
}
.skymind {
	color: #FFCC00;
	font-size: 22px;
	font-weight: bold;

}
.tblbdr1 {
	border: medium groove #003269;
}

