body {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	line-height:130%
}
td {
	font-size: 15px;
	line-height:130%
}

.F1 {
	font-size: 12px;
}

.pink {
	color: #FF6699;
	font-weight: bold;
}

img {
	border-style: none;
}
#download {
	background-color: #DEF4DF;
	color: #996633;
	border: 2px solid #77B561;
}