/* CSS Document */


body,td,th {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #403c6b;
	font-weight: normal;
}
a:link {
	color: #403c6b;
	font-size: 13px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #403c6b;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #660066;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #663366;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.style5 {
	font-size: 24px;
	font-weight: bold;
	color: #403c6b;
	font-family: Palatino;}
