/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.articleheader {
	font-family: Tahoma;
	font-size: 10pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.articletext {
	font-family: Tahoma;
	font-size: 10pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.articlelink{
	font-family: Tahoma;
	font-size: 10pt;
	color:#CC0000;
	font-weight:normal;
	text-decoration:underline;

}
.navigation{
	font-family: Tahoma;
	font-size: 10pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
