body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	background-color: Black;
}

iframe
{
	background-color:Black
}

.ArticleTitle
{
	font-size: 14pt;
	color: white;
	font-family: tahoma;
}

.ArticleContent
{
	font-size: 10pt;
	color: white;
	font-family: tahoma;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: silver;
	font-weight: bold;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: silver;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
}
