body {
	background-color: #666666;
}
.pageTitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.pageText {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.pageSmall {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
:focus
{
  -moz-outline-style: none;
}
a {
	color: #000000;
}
a:active
{
	outline: none;
	font-weight: bold;
	color: #000000;
}