/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #0025C3;
	font-style: normal;
}
a:link {
	color: #9D4128;
}
a:visited {
	color: #9D4128;
}
a:hover {
	color: #DF7D43;
}
