body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(img/bg1.gif);
	background-repeat: repeat-x;
}
.red {
	color: #990000;
}
h1 {
	color: #666666;
}
.mini {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #E1E1E1;
	text-decoration: none;
	cursor: default;
}
