.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;
	color: #C1C0C0;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 50px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	background-color: #000000;
	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;
	color: #C1C0C0;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	background-color: #000000;
	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;
	color: #C1C0C0;
	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;
	color: #C1C0C0;
	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;
	color: #C1C0C0;
	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;
	color: #C1C0C0;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}