body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
    background-image:url(../images/bg.gif);
	background-color: #323232;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DB1600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DB1600;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #DB1600;
}

.style1 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.wiki
{
font-family:Tahoma;
font-size:10;
font-weight:bold;
color:#999900;
}


.wiki:link {
	text-decoration: none;
}
.wiki:visited {
	text-decoration: none;
	color:#999900;
}
.wiki:hover {
	text-decoration: none;
	color: #dddddd;
}
.wiki:active {
	text-decoration: none;
	color: #999900;
}