body { color: #666; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; }
a:link { color: #18472c; font-weight: bold; text-decoration: none; }
a:visited { color: #18472c; font-weight: bold; text-decoration: none; }
a:hover { color: #096; font-weight: bolder; text-decoration: none; }
a:active { color: #930; font-weight: bold; text-decoration: none; }
.justifiedText {
	text-align: justify;
	font-size: 12px;
}

