p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #546880;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #364D6E;
	font-style: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #007393;
}
body {
	background-color: #036;
	background-image: url(images/Starry_Background.jpg);
	background-repeat: repeat;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #F0F6FF;
	letter-spacing: 1px;
	font-variant: normal;
	text-transform: none;
}
.whiteTextTight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #F0F6FF;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #007393;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #187494;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #546880;
	list-style-type: circle;
}
