A.ArticleViewTitle, A.ArticleViewTitle:link, A.ArticleViewTitle:hover, A.ArticleViewTitle:visited
{
	font-size: 16px;
	color: #395BE5;
	font-weight: bold;
}

A.ArticleViewTitle: hover
{
}

A.ArticleViewSystemText, A.ArticleViewSystemText:link, A.ArticleViewSystemText:hover, A.ArticleViewSystemText:visited
{
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}

A.ArticleViewSystemText:hover
{
	color: #888888;
}

DIV#MaterialBody TABLE, DIV#MaterialBodyPopUp TABLE 
{
	background-color: #D1D1D1;
}

DIV#MaterialBody TABLE TD, DIV#MaterialBodyPopUp TABLE TD 
{
	background-color: White;
	vertical-align: top;
}

DIV#MaterialBody TABLE TR:first-child TD, DIV#MaterialBodyPopUp TABLE TR:first-child TD 
{
	background-color: #F6F6F6;
}

A.SystemTextLink, A.SystemTextLink:link, A.SystemTextLink:hover, A.SystemTextLink:visited
{
	font-size: 10px;
	color: #ababab;
	padding: 0px;
	margin: 0px;
}

A.SystemTextLink:hover
{
	color: #395BE5;
}
