BODY {
	background-color: #255B73;
	background-image: URL("../images/back.jpg")
}

a:visited {
	color: #255B72;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none
}

a:link {
	color: #D0F5FD;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none
}

p {
	color: #193F4F;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	text-align: left
}

p.increase{
	line-height: 18pt
}

.team_txt {
	color: #193F4F;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	padding-left:20pt;
	line-height: 16pt
}
