.wss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:link { color: #cfc; text-decoration: none; }
a:visited { color: #cfc; text-decoration: none; }
a:hover { color: #6ff; text-decoration: none; border-bottom-style: dotted; border-bottom-width: thin; }
a:active { color: red; }
.justifiedText { text-align: justify; }
.article_Title { color: #cc0; font-size: x-large; font-family: "trebuchet ms", verdana, helvetica; }
.article_Header1 { color: #690; font-size: medium; font-family: "trebuchet ms", verdana, helvetica; }
.article_Header2 { color: #f90; font-size: large; font-family: "trebuchet ms", verdana, helvetica; }
.article_Text { color: #fff; font-size: small; font-family: "trebuchet ms", verdana, helvetica; text-align: justify; }
.article_Credit { color: #fff; font-size: x-small; font-family: "trebuchet ms", verdana, helvetica; text-align: center; }
