body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #C4C4C4;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C4C4C4;
}
a:visited {
	color: #C4C4C4;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #C4C4C4;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #C4C4C4;
	text-decoration: none;
}
.wtcontactlink A:link {
   font-family: tahoma;
   font-size: 10;
   color: #C4C4C4;
   text-decoration: none;
}
.wtcontactlink A:visited {
   font-family: tahoma;
   font-size: 10;
   color: #C4C4C4;
   text-decoration: none;
}
.wtcontactlink A:hover {
   font-family: tahoma;
   font-size: 10;
   color: #CC9900;
   text-decoration: none;
}
.wtcontactlink A:active {
   font-family: tahoma;
   font-size: 10;
   color: #C4C4C4;
   text-decoration: none;
}
table.norepeat {
   repeat fixed;
}