BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504A41;
	background-color: #DBD8CE;
	margin: 0;
}

.text {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #504A41;
}

a	{
	color: #990000;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

.title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 17px;
	font-style: normal;
	color: #504A41;
}

.mini {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9px;
	color: #504A41;
}

.tabpop {
	background-image: url(../img/backpop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}