.ArticleForm{	display:inline;}
.ArticleViewLabel
{
  font-size : small;  font-family "Arial", "Helvetica", Serif;  font-weight: bold;
  color : #8C2873;  text-decoration: none;
}

A.ArticleViewLabel:visited {color : #000000; font-size : smaller; text-decoration: none;}
A.ArticleViewLabel:link {color : #000000; font-size : smaller; text-decoration: none;}
A.ArticleViewLabel:active {color : #000000; font-size : smaller; text-decoration: none;}
A.ArticleViewLabel:hover {color : #000000; font-size : smaller; text-decoration: none;}
.ArticleTitleLabel
{
  font-size : smaller;  font-family : "Arial", "Helvetica", Serif;  font-weight: bold;
  color : #000000;
}
.ArticleContentTbl
{
	background-color: white;
	font-family : "Arial", "Helvetica", Serif;
	
}

.ArticleDescLabel
{  font-family : "Arial", "Helvetica", Serif;
  color : #000000;
}

