body { 
	color: #666769;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: white;
	text-align: justify;
	}

p { 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

td {}

a:link {
	color: #172983;
	text-decoration: underline;
	}

a:visited {
	color: #172983;
	}

a:hover {
	color: red;
	}

a:active {
	co lor: red
	}

