.MediumJustify
{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
	color: #1B8625;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 50px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	background-image: url(../Pictures/From%20Stellarium.png);
	background-position:left, top;
	background-repeat: repeat;
	height: auto;
	width: auto;
}

.MediumJustifyNoIndent
{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
	color: #1B8625;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	background-image: url(../Pictures/From%20Stellarium.png);
	height: auto;
	width: auto;
}

.MediumJustifyNoIndentWOutBackground
{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
	color: #1B8625;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}

.BigCentered
{
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
	color: #1B8625;
	letter-spacing: normal;
	text-align: center;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}

.SemiBigCentered
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
	color: #1B8625;
	letter-spacing: normal;
	text-align: center;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}

.SemiBigLeft
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
	color: #1B8625;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}
.MediumNoIndent
{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
	color: #1B8625;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}