@charset "utf-8";
/* CSS Document */

.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.ArticlesBrackets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
}

.SubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #e55435;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
}
.Team {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1pt;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.ArticlesLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #e55435;
}
.SmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.OrangeMainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #e55435;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 1px;
}
.SecondSubHav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	list-style-type: disc;
	list-style-position: outside;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	margin-left: 15px;
}
.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	list-style-type: disc;
	list-style-position: outside;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
