@charset "UTF-8";
body {
	font-family: Candara;
	font-size: small;
	color: #000000;
}
p {
	font-family: Candara;
	font-size: medium;
	background-color: #FFFFFF;
}
tfoot {
	font-family: Candara;
	font-size: small;
}
.style3 br {
	font-family: Candara;
	font-size: small;
	color: #333333;
}

