@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.teamname { font-size: 14px; font-weight: bold; margin-left: 20px; padding-top: 10px; padding-bottom: 20px; }
.small-text {
	color: gray;
	font-size: 12px;
}
li {
	line-height: 18px;
}

