.LinkRow {
	border-bottom-width: 1px;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
}

.LinkRowBottom {
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-left-color: #333399;
}

.MainText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: 170%;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.ParagraphSign
{
	font-style: italic;
	text-transform: capitalize;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.ModelArticleLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	padding-left: 0px;
	left: 20px;
}

.ModelArticleLinkDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	left: 20px;
}

.ModelDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 150%;
}

.UpdatedArticle
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 9px;	
	left: 0px;
	padding-left: 10px;
	text-align: left;
}