/* CSS Document */

body {
	background-color: #FFFFFF;
	}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
}

a {
	color: #231F20;
	font-weight: bold;
}
a img {
	border: 0;
}

